Skip to content

Commit 45c473c

Browse files
Update release.yml
1 parent dbfcb7e commit 45c473c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
platform: [
2929
'linux-arm',
3030
'linux-arm64',
31-
'linux-x64',
32-
'darwin-x64',
31+
# 'linux-x64',
32+
# 'darwin-x64',
3333
]
3434
pair: [
3535
# 'python:3.7',

0 commit comments

Comments
 (0)