We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d5b9d0 commit 035d95bCopy full SHA for 035d95b
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ${{ matrix.os }}
35
strategy:
36
matrix:
37
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-22.04, windows-latest]
38
cargo_flags:
39
- ""
40
- "--all-features"
0 commit comments