Skip to content

Commit

Permalink
removing 1.73.0 from clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
jaytaph committed Jul 3, 2024
1 parent 6fe2a9c commit 340b73a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
strategy:
fail-fast: false
matrix:
rust_version: [ stable, nightly, 1.73.0 ]
rust_version: [ stable, nightly ]
os: [ ubuntu-latest ]
# rust_version: [ stable, beta, nightly, 1.73.0, "stable minus 1 release", "stable minus 2 releases" ]
# os: [ ubuntu-latest, windows-latest, macos-latest ]
Expand Down

0 comments on commit 340b73a

Please sign in to comment.