Skip to content

Commit a68cd1c

Browse files
authored
Update wheels.yml: Ubuntu only (for testing)
1 parent f507876 commit a68cd1c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ jobs:
1313
strategy:
1414
matrix:
1515
#os: [macos-15-intel, macos-latest, ubuntu-latest, windows-latest] # 12 oldest
16-
os: [macos-15-intel, macos-latest, ubuntu-latest] # 12 oldest
16+
#os: [macos-15-intel, macos-latest, ubuntu-latest] # 12 oldest
17+
os: [ubuntu-latest]
1718

1819

1920
steps:

0 commit comments

Comments
 (0)