Skip to content

Commit

Permalink
Bump MSRV in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
notriddle committed Oct 19, 2023
1 parent 6ada32b commit 497a665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
rust: ["1.60.0", "stable", "beta"]
rust: ["1.63.0", "stable", "beta"]
build_flags: ["", "--cfg ammonia_unstable"]
os: [ubuntu-latest]
steps:
Expand Down

0 comments on commit 497a665

Please sign in to comment.