We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3858f26 commit 6b299deCopy full SHA for 6b299de
.github/workflows/rust.yml
@@ -57,7 +57,7 @@ jobs:
57
cargo build --verbose ${{ matrix.features }}
58
cargo test --verbose ${{ matrix.features }}
59
windows:
60
- runs-on: windows-2019
+ runs-on: windows-latest
61
strategy:
62
fail-fast: false
63
matrix:
0 commit comments