mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-05-27 19:20:19 +08:00
upgrade macOS version in build ci workflow file
This commit is contained in:
2
.github/workflows/release-ui.yml
vendored
2
.github/workflows/release-ui.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
platform:
|
||||
- os: macos-13 # for x64 build
|
||||
- os: macos-14 # for x64 build
|
||||
arch: x64
|
||||
- os: macos-14 # for arm64 build
|
||||
arch: arm64
|
||||
|
||||
Reference in New Issue
Block a user