bump macos runner version

This commit is contained in:
Joel Wetzell
2026-04-07 14:23:43 -05:00
parent 72cb7ce05b
commit a9f836e20c
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
- run: npm ci
- run: npm run release
build-macos:
runs-on: macos-13
runs-on: macos-14
env:
CSC_LINK: ${{ secrets.MACOS_CSC_LINK }}
CSC_KEY_PASSWORD: ${{ secrets.MACOS_CSC_KEY_PASSWORD }}