Skip to content

Commit a2f3931

Browse files
committed
Update ubuntu and macos images
1 parent 92af747 commit a2f3931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pypi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
strategy:
1111
matrix:
1212
os:
13-
- ubuntu-20.04
13+
- ubuntu-24.04
1414
- windows-2022
15-
- macos-12
15+
- macos-14
1616

1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)