Skip to content

Commit

Permalink
Update MSRV CI to 1.63 too
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Sep 4, 2024
1 parent caa4427 commit ab43c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
strategy:
matrix:
rust:
- 1.61.0
- 1.63.0

steps:
- name: Checkout sources
Expand Down

0 comments on commit ab43c0a

Please sign in to comment.