Skip to content

Commit

Permalink
ci: Update lover version of Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
GrayJack committed Sep 5, 2023
1 parent 48093f6 commit ca94745
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 @@ -23,7 +23,7 @@ jobs:
runs-on: ${{ matrix.target.os }}
strategy:
matrix:
rust: [1.60.0, stable, nightly]
rust: [1.71.0, stable, nightly]
target:
- name: Linux
os: ubuntu-latest
Expand Down

0 comments on commit ca94745

Please sign in to comment.