Skip to content

Commit

Permalink
Switch CI from -rc to Bazel 8
Browse files Browse the repository at this point in the history
  • Loading branch information
hofbi committed Dec 11, 2024
1 parent 95929e0 commit 4752643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
folder: [".", "examples/multiple-inputs", "examples/typical"]
version: ["7.1.0", "8.0.0rc1"]
version: ["7.1.0", "8.0.0"]
os: ["ubuntu-latest"]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 4752643

Please sign in to comment.