Skip to content

Commit

Permalink
ci: bump MSRV for tests to 1.67
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaka91 committed Sep 5, 2023
1 parent 798abc7 commit aa74484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
toolchain: [stable, "1.60"]
toolchain: [stable, "1.67"]
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit aa74484

Please sign in to comment.