Skip to content

Commit e66765f

Browse files
authored
Un-pin nightly in CI. (#552)
Releases of garando_syntax 0.1.1 and ctest2 0.4.8 fix the issues that required the pin.
1 parent dbf8d87 commit e66765f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
target: x86_64-unknown-linux-gnu
2626
- build: x86_64-nightly
2727
os: ubuntu-latest
28-
rust: nightly-2024-02-01
28+
rust: nightly
2929
docker: linux64
3030
target: x86_64-unknown-linux-gnu
3131
- build: i686

0 commit comments

Comments
 (0)