Skip to content

Commit

Permalink
ci: set minimum version to 1.64
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen authored Oct 29, 2023
1 parent d50f3df commit dfa29ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
rust-version:
- nightly
- stable
- '1.63'
- '1.64'
os:
- ubuntu-latest
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit dfa29ec

Please sign in to comment.