Skip to content

Commit 0e96a44

Browse files
franzpoeschelax3l
authored andcommitted
Upgrade appleclang14 build to MacOS 13
> The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see actions/runner-images#10721
1 parent d9d16e9 commit 0e96a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
ctest --test-dir build --verbose
4646
4747
appleclang14_py:
48-
runs-on: macos-12
48+
runs-on: macos-13
4949
if: github.event.pull_request.draft == false
5050
steps:
5151
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)