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 52e8aa9 commit f5c44e4Copy full SHA for f5c44e4
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