Skip to content

Commit

Permalink
Fix ci pinned rust ver
Browse files Browse the repository at this point in the history
  • Loading branch information
slai11 committed May 4, 2024
1 parent 476ad9d commit 93d83b0
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 @@ -35,7 +35,7 @@ jobs:
include:
- build: pinned
os: ubuntu-22.04
rust: 1.65.0
rust: 1.74.0
- build: stable
os: ubuntu-22.04
rust: stable
Expand Down

0 comments on commit 93d83b0

Please sign in to comment.