Skip to content

Commit

Permalink
fix(CI): un-pin nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Sep 16, 2024
1 parent ce831c8 commit 629a4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
test:
strategy:
matrix:
toolchain: [ nightly-2024-09-01, stable ]
toolchain: [ nightly, stable ]
runs-on: ubuntu-latest
env:
SCCACHE_GHA_ENABLED: "true"
Expand Down

0 comments on commit 629a4f4

Please sign in to comment.