Skip to content

Commit

Permalink
Latest cc requires rust 1.34
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarb committed Apr 16, 2022
1 parent e72d712 commit 850cbb7
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 @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
runner: [ubuntu-latest, windows-latest, macos-latest]
toolchain: [1.31.1, 1.59.0, stable, beta, nightly]
toolchain: [1.34.2, 1.59.0, stable, beta, nightly]
steps:
- uses: actions/checkout@v3
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 850cbb7

Please sign in to comment.