Skip to content

Commit

Permalink
also increase Rust version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Johann150 committed Aug 22, 2021
1 parent d8486b5 commit 973dfc9
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 @@ -57,7 +57,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
rust: ["1.40.0", "stable", "beta", "nightly"]
rust: ["1.46.0", "stable", "beta", "nightly"]
name: Test Suite (${{ matrix.rust }})
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 973dfc9

Please sign in to comment.