Skip to content

Commit

Permalink
Use Rust 1.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomWright committed Oct 22, 2024
1 parent 6639703 commit bae7b37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
include:
- build: pinned
os: ubuntu-22.04
rust: 1.74.0
rust: 1.81.0
- build: pinned-win
os: windows-2019
rust: 1.74.0
rust: 1.81.0
- build: stable
os: ubuntu-22.04
rust: stable
Expand Down

0 comments on commit bae7b37

Please sign in to comment.