Skip to content

Commit 876c50d

Browse files
committed
onlymac
1 parent 5d53258 commit 876c50d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ jobs:
4444
runs-on: ${{ matrix.os }}
4545
strategy:
4646
matrix:
47-
os: [ubuntu-latest, macos-latest, windows-latest]
47+
# os: [ubuntu-latest, macos-latest, windows-latest]
48+
os: [macos-latest]
4849

4950
steps:
5051
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)