Skip to content

Commit ea8018f

Browse files
committed
remove deprecated mac-os12
1 parent 346f1a0 commit ea8018f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pyhton.build_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
strategy:
5050
matrix:
5151
py-version: ["3.8", "3.9"]
52-
os: [ubuntu-22.04, windows-2019, macOS-12, macOS-15]
52+
os: [ubuntu-22.04, windows-2019, macOS-13, macOS-15]
5353
fail-fast: false
5454
runs-on: ${{ matrix.os }}
5555
needs: generate-wrapper

0 commit comments

Comments
 (0)