Skip to content

Commit 4db4074

Browse files
committed
Run Apple CI builds sequentially
1 parent 9734783 commit 4db4074

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
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: macos_ios
2828
os: macos-latest
29-
build-args: "--apple-only"
29+
build-args: "--apple-only --sequential"
3030

3131
- name: windows-amd64
3232
os: windows-latest

0 commit comments

Comments
 (0)