Skip to content

Commit 874a39e

Browse files
committed
ci: Update to latest intel based mac runners
macos-13 runner is being deprecated.
1 parent 8b10972 commit 874a39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/newt_test_all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
fail-fast: false
2929
matrix:
30-
os: [ubuntu-latest, macos-13]
30+
os: [ubuntu-latest, macos-15-intel]
3131
runs-on: ${{ matrix.os }}
3232
steps:
3333
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)