Skip to content

Commit 3bbe8c6

Browse files
committed
ci: migrate macos-13 to macos-15-intel
1 parent 91a979b commit 3bbe8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/amd64_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
]
2626
fail-fast: false
2727
name: MacOS•${{ matrix.cmake.name }}•Py${{ matrix.python.version }}
28-
runs-on: macos-13 # last macos intel based runner
28+
runs-on: macos-15-intel
2929
steps:
3030
- uses: actions/checkout@v5
3131
- name: Swig install

0 commit comments

Comments
 (0)