diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0e19b57c..fdc03391 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -33,7 +33,7 @@ jobs: node-version: [18.x] #, macos-latest #windows-latest, - platform: [ubuntu-latest] + platform: [ubuntu-18.04] include: - os: ubuntu-18.04 rust_target: x86_64-unknown-linux-gnu