Skip to content

Commit 7c59d41

Browse files
committed
run on latest
1 parent a00ae0b commit 7c59d41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
strategy:
2929
fail-fast: false
3030
matrix:
31-
os: [ubuntu-20.04, windows-2019, macos-11]
31+
os: [ubuntu-latest, windows-latest, macos-latest]
3232
python_version: ['cp38-*', 'cp39-*', 'cp310-*', 'cp311-*', 'cp312-*']
3333

3434
steps:

0 commit comments

Comments
 (0)