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 b69f719
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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: nightly-2024-06-21
- name: Settings for cargo in Linux
if: matrix.sanitizer == 'address'
run: |
Expand Down
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b69f719

Please sign in to comment.