Skip to content

Commit

Permalink
ci: Use an older nightly version
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Vasile <[email protected]>
  • Loading branch information
lexnv committed Nov 19, 2024
1 parent 1f4ae8c commit 4a23b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-semver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:
cancel-in-progress: true

env:
TOOLCHAIN: nightly-2024-11-19
TOOLCHAIN: nightly-2024-10-19

jobs:
preflight:
Expand Down

0 comments on commit 4a23b69

Please sign in to comment.