Skip to content

Commit 7183e96

Browse files
committed
Remove linux pre-compile build
1 parent 3cdb66d commit 7183e96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
fail-fast: false
3232
matrix:
33-
os: [ ubuntu-latest, windows-latest, macos-latest ]
33+
os: [ windows-latest, macos-latest ]
3434
python-version: [ "3.9", "3.10", "3.11", "3.12", "3.13" ]
3535

3636
steps:

0 commit comments

Comments
 (0)