Skip to content

Commit 81c3c14

Browse files
committed
Update build-wheels.yml
1 parent 15e0727 commit 81c3c14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
# os: [ubuntu-latest, windows-latest, macOS-latest, ubuntu-20.04, ]
15-
os: [ubuntu-20.04] #, windows-latest, macos-12, macOS-latest]
15+
os: [ubuntu-22.04] #, windows-latest, macos-12, macOS-latest]
1616
python-version: ['3.11']
1717

1818
steps:

0 commit comments

Comments
 (0)