We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5fd04 commit 945153eCopy full SHA for 945153e
.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