Skip to content

Commit d7bdef7

Browse files
committed
macos-12 runners are no longer available.
1 parent 6740dd0 commit d7bdef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
strategy:
5454
fail-fast: true
5555
matrix:
56-
os: [ubuntu-latest, windows-latest, macos-12]
56+
os: [ubuntu-latest, windows-latest, macos-14]
5757
py: ["cp39", "cp310", "cp311", "cp312", "cp313", "pp39", "pp310"]
5858

5959
steps:

0 commit comments

Comments
 (0)