Skip to content

Commit 388daf7

Browse files
committed
Upgrade to macos-15
1 parent ec449af commit 388daf7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/macos.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ jobs:
4444
cmake --build build --parallel 3
4545
ctest --test-dir build --verbose
4646
47-
appleclang14_py:
48-
runs-on: macos-13
47+
appleclang18_py:
48+
runs-on: macos-15
4949
if: github.event.pull_request.draft == false
5050
steps:
5151
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)