Skip to content

Commit

Permalink
qa: update msrv in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentdephily committed Dec 16, 2024
1 parent 84711dd commit 83bcbe7
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 @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
toolchain: [1.71.0, stable]
toolchain: [1.74.1, stable]
include:
- timezone: UTC
- timezone: Europe/Dublin
Expand Down

0 comments on commit 83bcbe7

Please sign in to comment.