Skip to content

Commit 0e646ee

Browse files
authored
Update CI to use rust 1.88.0
1 parent d50835b commit 0e646ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
- name: Install Rust toolchain
1313
run: |
14-
rustup install 1.82.0-x86_64-unknown-linux-gnu
14+
rustup install 1.88.0-x86_64-unknown-linux-gnu
1515
1616
- name: Get the URL for the latest Verus release
1717
id: verus-release-info

0 commit comments

Comments
 (0)