Skip to content

Commit 4ea4259

Browse files
lucianopazricardoV94
authored andcommitted
Use latest platforms to build wheels
1 parent cddf588 commit 4ea4259

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/pypi.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ jobs:
7070
strategy:
7171
matrix:
7272
platform:
73-
- macos-12
74-
- windows-2022
75-
- ubuntu-20.04
73+
- macos-latest
74+
- windows-latest
75+
- ubuntu-latest
7676
steps:
7777
- uses: actions/checkout@v4
7878
with:

0 commit comments

Comments
 (0)