Skip to content

Commit

Permalink
build: raise oldest tests rust version to 1.67
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodie committed Aug 12, 2023
1 parent b87f63d commit 92e655e
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 @@ -15,7 +15,7 @@ jobs:
matrix:
rust:
- stable
- 1.65.0
- 1.67.0
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 92e655e

Please sign in to comment.