Skip to content

Commit

Permalink
Test with 1.63.0 for MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
nagisa committed Aug 13, 2023
1 parent 3621e20 commit f38da93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
rust_toolchain: [nightly, stable, 1.60.0]
rust_toolchain: [nightly, stable, 1.63.0]
os: [ubuntu-latest, windows-latest, macOS-latest]
flags: ["", "--release", "--no-default-features", "--all-features"]
timeout-minutes: 20
Expand Down

0 comments on commit f38da93

Please sign in to comment.