diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d0e7467..ca1a04d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,7 @@ env: jobs: test: name: Test - runs-on: ubuntu-latest + runs-on: ubuntu-latest-m container: image: node:18 strategy: