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.
2 parents 52e8aa9 + f5c44e4 commit 5b80fabCopy full SHA for 5b80fab
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
include:
12
- - os: ubuntu-latest
+ - os: "ubuntu-22.04"
13
run_lints: true
14
test_wasm_build: true
15
- os: windows-latest
0 commit comments