Skip to content

Commit 0880b48

Browse files
authored
Update test_ci.yml
1 parent c5cc1ec commit 0880b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
#(I think due to compilation differences between when this was made to the new nightly).
1919
#Since Rust 1.63.0 came out Aug 11 2022, we use nightly from the day after.
2020
include:
21-
- rust: nightly
21+
- rust: nightly-2022-08-12
2222
experimental: true
2323

2424
steps:

0 commit comments

Comments
 (0)