Skip to content

Commit

Permalink
latest?
Browse files Browse the repository at this point in the history
  • Loading branch information
grencez committed Jun 11, 2024
1 parent 6e6ce4d commit 4f1cb22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_bazel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: [ubuntu-latest, macos-latest, windows-2019]
platform: [ubuntu-latest, macos-latest, windows-latest]

name: ${{ matrix.platform }}
runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit 4f1cb22

Please sign in to comment.