diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7a5534f2..be635cfc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,7 @@ jobs: # single mac test due to minute multipliers # https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions - node: 20 - os: macos-12 + os: macos-14 # single windows test due to node.js 14 node-gyp / vs 2022 issues - node: 20 os: windows-2022