refactor: Update macOS alpha build workflow to use macOS 14 instead of macOS 14 Large

This commit is contained in:
Mauro Balades
2024-07-26 12:28:21 +02:00
parent f80a454261
commit 6a55fecca6

View File

@@ -9,7 +9,7 @@ on:
jobs:
mac-build:
runs-on: macos-14-large
runs-on: macos-14
steps:
- name: Install Node.js