diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 34fe0a5..7d1a4a9 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -18,7 +18,7 @@ jobs: strategy: matrix: - os: [ubuntu-latest, windows-latest] + os: [ubuntu-latest] node-version: [12, 14, 16, 18, 20, 22, 23] steps: