Skip to content

Commit a9fa567

Browse files
authored
Pin nightly temporarily to fix CI (#550)
1 parent a4f4083 commit a9fa567

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
28+
rust: nightly-2024-02-01
2929
docker: linux64
3030
target: x86_64-unknown-linux-gnu
3131
- build: i686

0 commit comments

Comments
 (0)