Skip to content

Commit 2df0c59

Browse files
authored
disable macos build temporary
1 parent b2e0315 commit 2df0c59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main-pm-matrix.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ jobs:
7474
# - target-name: mac-x86-64
7575
# artifact-name: x86_64
7676
# image: macos-12
77-
- target-name: mac-arm64
78-
artifact-name: arm64
79-
image: macos-14
77+
# - target-name: mac-arm64
78+
# artifact-name: arm64
79+
# image: macos-14
8080

8181
steps:
8282
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)