We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b5267d + 2e1cfca commit 7706a41Copy full SHA for 7706a41
.github/workflows/nostd.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
rust: [1.74.1, stable]
17
- os: [ubuntu-20.04]
+ os: [ubuntu-latest]
18
19
env:
20
RUSTFLAGS: ''
.github/workflows/tests.yml
0 commit comments