Skip to content

Commit 189acff

Browse files
committed
Run CI using new macos-15-intel runner
1 parent 2f4d751 commit 189acff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
call-workflow:
1616
uses: skiptools/actions/.github/workflows/skip-framework.yml@v1
1717
with:
18-
runs-on: "['macos-13', 'ubuntu-24.04']"
18+
runs-on: "['macos-15-intel', 'ubuntu-24.04']"
1919

0 commit comments

Comments
 (0)