Skip to content

Commit

Permalink
Un-pin nightly in CI. (#552)
Browse files Browse the repository at this point in the history
Releases of garando_syntax 0.1.1 and ctest2 0.4.8 fix the issues that
required the pin.
  • Loading branch information
jsirois committed Feb 18, 2024
1 parent dbf8d87 commit e66765f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
target: x86_64-unknown-linux-gnu
- build: x86_64-nightly
os: ubuntu-latest
rust: nightly-2024-02-01
rust: nightly
docker: linux64
target: x86_64-unknown-linux-gnu
- build: i686
Expand Down

0 comments on commit e66765f

Please sign in to comment.