We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a166bd7 commit d137488Copy full SHA for d137488
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- os: [ubuntu-20.04, windows-2019, macos-13]
+ os: [ubuntu-22.04, windows-2019, macos-13]
20
rust: [stable]
21
release: [true, false]
22
experimental: [false]
0 commit comments