Skip to content

Commit a5c56c7

Browse files
committed
use macos12
1 parent 02b2a66 commit a5c56c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ jobs:
3939
- buildplat: [macos-14, macosx_*]
4040
python: "cp39"
4141
include:
42-
- buildplat: [macos-11, macosx_*]
42+
- buildplat: [macos-12, macosx_*]
4343
python: "cp38"
44-
- buildplat: [macos-11, macosx_*]
44+
- buildplat: [macos-12, macosx_*]
4545
python: "cp39"
4646

4747
steps:

0 commit comments

Comments
 (0)