Skip to content

Commit

Permalink
Don't test 1.17.0 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton authored and remram44 committed Jun 15, 2020
1 parent 1d82d6d commit 328b76c
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 @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
rust-version: [1.17.0, 1.31.0, stable, nightly]
rust-version: [1.31.0, stable, nightly]
include:
- os: macos-latest
rust-version: 1.31.0
Expand Down

0 comments on commit 328b76c

Please sign in to comment.