Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
webbdays committed Apr 21, 2024
1 parent 3578abe commit 09700e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ jobs:
matrix:
os:
- ubuntu-latest
# 1.65 is the MSRV
rust-version: ["1.65", stable]
rust-version: ["1.66", stable]
fail-fast: false
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
Expand Down

0 comments on commit 09700e7

Please sign in to comment.