Skip to content

Commit 6bb2952

Browse files
Update python-publish.yml
1 parent d5a430c commit 6bb2952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ${{ matrix.os }}
1111
strategy:
1212
matrix:
13-
os: [ubuntu-20.04, windows-2019, macos-13]
13+
os: [ubuntu-20.04, windows-2019]
1414
# os: [ubuntu-20.04]
1515

1616
steps:

0 commit comments

Comments
 (0)