Skip to content

Commit 9064d6b

Browse files
committed
update desktop_cd
1 parent 627b71f commit 9064d6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/desktop_cd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ jobs:
6565
if: ${{ !cancelled() && (needs.cn-draft.result == 'success' || needs.cn-draft.result == 'skipped') }}
6666
permissions:
6767
contents: write
68-
runs-on: macos-14
68+
runs-on: macos-15
6969
strategy:
70-
fail-fast: false
70+
fail-fast: true
7171
matrix:
7272
include:
7373
- target: aarch64-apple-darwin

0 commit comments

Comments
 (0)