We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0717b5 commit 892b5d0Copy full SHA for 892b5d0
.github/workflows/verifast.yml
@@ -32,7 +32,7 @@ jobs:
32
tar xf verifast-24.12-linux.tar.gz
33
34
- name: Install the Rust toolchain used by VeriFast
35
- run: rustup toolchain install nightly-2024-11-24
+ run: rustup toolchain install nightly-2024-11-23
36
37
- name: Run VeriFast Verification
38
run: |
0 commit comments