Skip to content

Commit 1f9219a

Browse files
authored
Freeze nightly before regression (#20)
This commit is to be reverted once rust-lang/rust#104815 is fixed.
1 parent 0d6a4dc commit 1f9219a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/minimal-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: RustCrypto/actions/cargo-cache@master
2121
- uses: actions-rs/toolchain@v1
2222
with:
23-
toolchain: nightly
23+
toolchain: nightly-2022-11-21
2424
override: true
2525
profile: minimal
2626
- uses: RustCrypto/actions/cargo-hack-install@master

0 commit comments

Comments
 (0)