Skip to content

Commit

Permalink
Test another toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelMayer committed Oct 28, 2024
1 parent 862f328 commit 59c57d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
# run: |
# rm dafny/Test/libraries/lit.site.cfg # we remove the lit configuration file in the library repo (a git submodule) to prevent override
- name: Use the default Rust linker
run: rustup default stable-x86_64-pc-windows-gnu
run: rustup default stable-x86_64-unknown-linux-gnu
- name: Create release
if: inputs.all_platforms
run: |
Expand Down

0 comments on commit 59c57d5

Please sign in to comment.