Skip to content

Commit

Permalink
make regression test version a string
Browse files Browse the repository at this point in the history
  • Loading branch information
LockedThread authored Jul 29, 2024
1 parent 4380dcd commit ee402db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
matrix:
rust:
- stable
- 1.60
- '1.60'
steps:
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit ee402db

Please sign in to comment.