Skip to content

Commit

Permalink
Ensure we test our MSRV.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexhuszagh committed Dec 12, 2024
1 parent e659933 commit 81eef64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- stable
- beta
- nightly
- 1.70.0
- 1.56.0

steps:
- name: Checkout
Expand Down

0 comments on commit 81eef64

Please sign in to comment.