Skip to content

Commit 4c21619

Browse files
committed
Use newer macos
Signed-off-by: Christian Glusa <caglusa@sandia.gov>
1 parent 802fcb6 commit 4c21619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
fail-fast: false
156156
name: Mac clang Python ${{ matrix.py-version }}
157157

158-
runs-on: macos-12
158+
runs-on: macos-13
159159
timeout-minutes: 180
160160
env:
161161
MPIEXEC_FLAGS: "--allow-run-as-root --oversubscribe"

0 commit comments

Comments
 (0)