Skip to content

Commit

Permalink
Update MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelmello committed Mar 3, 2023
1 parent 5dc1993 commit 69f9dcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

- build: msrv
os: macOS-latest
rust: 1.56.0
rust: 1.58.1

- build: beta
os: macOS-latest
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:

- build: msrv
os: windows-latest
rust: 1.56.0
rust: 1.58.1

steps:
- uses: hecrj/setup-rust-action@v1
Expand Down

0 comments on commit 69f9dcd

Please sign in to comment.