Skip to content

Commit

Permalink
Attempt to make CI use newer bazel versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ted-xie committed Nov 27, 2024
1 parent 09b6062 commit 5b4b4f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-2022, macos-13]
bazel: [7.4.1, 8.0.0rc4]
bzlmod: [ true, false ]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 5b4b4f9

Please sign in to comment.