Skip to content

Commit

Permalink
Update rust toolchain for "linux" step
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjg committed Jan 14, 2023
1 parent 681a3f1 commit d8df170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
strategy:
matrix:
toolchain:
- 1.60.0
- 1.66.0
- nightly
continue-on-error: ${{ matrix.toolchain == 'nightly' }}
steps:
Expand Down

0 comments on commit d8df170

Please sign in to comment.