Skip to content

Commit

Permalink
ci: bump pinned version to 1.61
Browse files Browse the repository at this point in the history
... so that memchr builds. Sigh.
  • Loading branch information
BurntSushi committed Oct 6, 2023
1 parent 2493aff commit db3cb66
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 @@ -39,7 +39,7 @@ jobs:
include:
- build: pinned
os: ubuntu-latest
rust: 1.60.0
rust: 1.61.0
- build: stable
os: ubuntu-latest
rust: stable
Expand Down

0 comments on commit db3cb66

Please sign in to comment.