Skip to content

Commit

Permalink
GHA: test macos-15
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Nov 5, 2024
1 parent ff6b3f1 commit 8a46f8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_python_cplusplus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ jobs:

macos_cpp_py:
name: Tests MacOS C++/Python
runs-on: macos-latest
runs-on: macos-15
env:
PYTHONFAULTHANDLER: "1"

Expand Down Expand Up @@ -301,7 +301,7 @@ jobs:
macos_python:
name: Tests MacOS Python
runs-on: macos-latest
runs-on: macos-15
env:
PYTHONFAULTHANDLER: "1"

Expand Down

0 comments on commit 8a46f8f

Please sign in to comment.