Skip to content

Commit

Permalink
tmp: bump MSRV to make CI pass
Browse files Browse the repository at this point in the history
  • Loading branch information
amesgen committed Apr 8, 2024
1 parent c8f7613 commit 81e77da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- stable
- beta
- nightly
- 1.61.0 # MSRV - keep in sync with what rustls considers MSRV
- 1.64.0 # MSRV - keep in sync with what rustls considers MSRV
os: [ubuntu-latest]
# but only stable on macos/windows (slower platforms)
include:
Expand Down

0 comments on commit 81e77da

Please sign in to comment.