Skip to content

Commit

Permalink
commence CI-based version search
Browse files Browse the repository at this point in the history
  • Loading branch information
mobiusklein committed Feb 2, 2025
1 parent cac64ac commit 1c3f227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
rust-version: ["1.65", stable, beta, nightly]
rust-version: ["1.68", "1.70", "1.75", "1.80", stable, beta, nightly]
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 1c3f227

Please sign in to comment.