diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b5b935d..da5cebc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -62,11 +62,7 @@ jobs: fail-fast: false matrix: node-version: - # github action execution environments can use node16 - - 18.x - 20.x - - 22.x - - 24.x os: - macos-latest - ubuntu-latest