Skip to content

Commit

Permalink
Add MSRV 1.63 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jayvdb committed Sep 10, 2024
1 parent 317c7ea commit 7b3839b
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 @@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
rust: [nightly, beta, stable]
rust: [nightly, beta, stable, 1.63]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7b3839b

Please sign in to comment.