diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0ed71f4..b40098b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ jobs: strategy: matrix: include: - - os: ubuntu-latest + - os: "ubuntu-22.04" run_lints: true test_wasm_build: true - os: windows-latest