Skip to content

Commit f8f529e

Browse files
vecchiot-awstedinski
authored andcommitted
Update viewer version in CI. (rust-lang#438)
1 parent df154cc commit f8f529e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rmc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: ./scripts/setup/${{ matrix.os }}/install_cbmc.sh
2323

2424
- name: Install cbmc-viewer
25-
run: ./scripts/setup/install_viewer.sh 2.5
25+
run: ./scripts/setup/install_viewer.sh 2.6
2626

2727
- name: Install Rust toolchain
2828
run: ./scripts/setup/install_rustup.sh

0 commit comments

Comments
 (0)