Skip to content

Commit c26a642

Browse files
committed
fix: update the system version of the macOS-x64 build
1 parent 7c82afd commit c26a642

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
build_script: build:mac
8888
build_args: --arm64
8989
artifact_name: desktop-macos-arm64
90-
- os: macos-latest
90+
- os: macos-13
9191
target: macos-x64
9292
build_script: build:mac
9393
build_args: --x64

0 commit comments

Comments
 (0)