Skip to content

Commit f5743c9

Browse files
authored
Update release.yml
1 parent 9b8360d commit f5743c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
include:
2424
- os: ubuntu-20.04
2525
arch: x86_64
26-
- os: macos-14
27-
arch: arm64
28-
- os: macos-13
29-
arch: x86_64
26+
#- os: macos-14
27+
# arch: arm64
28+
#- os: macos-13
29+
# arch: x86_64
3030
- os: windows-latest
3131
arch: AMD64
3232

0 commit comments

Comments
 (0)