Skip to content

Commit

Permalink
WIP: Bump CI Rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
vapourismo committed Jun 24, 2024
1 parent 07f4c56 commit 5bac005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if: matrix.sanitizer == 'address'
uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly-2022-07-20
toolchain: stable
- name: Settings for cargo in Linux
if: matrix.sanitizer == 'address'
run: |
Expand Down

0 comments on commit 5bac005

Please sign in to comment.