Skip to content

Commit db0ff09

Browse files
Revert changes to wheels.yml
1 parent ac3e29b commit db0ff09

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
@@ -51,7 +51,7 @@ jobs:
5151
strategy:
5252
fail-fast: false
5353
matrix:
54-
os: ['ubuntu-20.04', 'macos-latest', 'windows-latest']
54+
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
5555
python-version: ['3.10', '3.11']
5656
exclude:
5757
- os: 'windows-latest'

0 commit comments

Comments
 (0)