Skip to content

Commit 1cf2fda

Browse files
committed
macos 12 is deprecated
1 parent 6c00b82 commit 1cf2fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
macos:
5252

53-
runs-on: macos-12
53+
runs-on: macos-14
5454
strategy:
5555
fail-fast: false
5656
matrix:

0 commit comments

Comments
 (0)