Skip to content

Commit 973dfc9

Browse files
committed
also increase Rust version in tests
1 parent d8486b5 commit 973dfc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
runs-on: ubuntu-20.04
5858
strategy:
5959
matrix:
60-
rust: ["1.40.0", "stable", "beta", "nightly"]
60+
rust: ["1.46.0", "stable", "beta", "nightly"]
6161
name: Test Suite (${{ matrix.rust }})
6262
steps:
6363
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)