Skip to content

Commit e3d836a

Browse files
Focus on ubuntu
1 parent 76832de commit e3d836a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-sdist-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
matrix:
2424
# macos-13 is an intel runner, macos-14 is apple silicon
25-
os: [ubuntu-24.04, windows-2022, macos-13, macos-14]
25+
os: [ubuntu-24.04]
2626

2727
steps:
2828
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)