From 2d220e04963a40b7fd44ea1c4f844ce59d9019ae Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Wed, 11 Sep 2024 01:09:17 +0000 Subject: [PATCH] github ci: remove macos --- .github/workflows/nodejs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index a3aab2c..4c5d147 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -21,7 +21,6 @@ jobs: - 22.6 os: - ubuntu-latest - - macOS-latest steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 - name: Use Node.js ${{ matrix.node }}