mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-07 13:53:19 +00:00
refactor: Update macOS alpha build workflow to use macOS 14 instead of macOS 14 Large
This commit is contained in:
2
.github/workflows/macos-alpha-build.yml
vendored
2
.github/workflows/macos-alpha-build.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
|
||||
jobs:
|
||||
mac-build:
|
||||
runs-on: macos-14-large
|
||||
runs-on: macos-14
|
||||
|
||||
steps:
|
||||
- name: Install Node.js
|
||||
|
||||
Reference in New Issue
Block a user