Skip to content

Commit

Permalink
ci: update rust-toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
jkarneges committed Jun 8, 2024
1 parent bd83aa2 commit 884bc95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
test:
strategy:
matrix:
rust-toolchain: [1.66.1]
rust-toolchain: [1.68.0]
platform: [ubuntu-20.04]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 884bc95

Please sign in to comment.