Skip to content

Commit

Permalink
update msrv in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
d3v-null committed Nov 12, 2024
1 parent 4b4defc commit bd6e168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
examples: false
- ver: stable
examples: true
- ver: "1.64.0" # MSRV
- ver: "1.65.0" # MSRV
examples: false

steps:
Expand Down

0 comments on commit bd6e168

Please sign in to comment.