diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index f0bdce03..c328905a 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -53,7 +53,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [ubuntu-latest, macos-latest] + os: [ubuntu-latest] node: [12.x, 14.x, 16.x, 18.x] steps: