Skip to content

Commit

Permalink
test with rust >= 1.65
Browse files Browse the repository at this point in the history
  • Loading branch information
lovasoa committed Apr 12, 2024
1 parent 308f610 commit 6dcd5b5
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 @@ -20,7 +20,7 @@ jobs:
fail-fast: false
matrix:
rust: [
1.64, # rusqlite requires rust >= 1.64
1.65, # rusqlite requires rust >= 1.64
stable
]
timeout-minutes: 45
Expand Down

0 comments on commit 6dcd5b5

Please sign in to comment.