diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 090857c..820cd03 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,7 @@ on: jobs: test: name: Node.js ${{ matrix.node-version }} - runs-on: macos-latest + runs-on: ubuntu-latest strategy: matrix: node-version: