We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f4d751 commit 189acffCopy full SHA for 189acff
.github/workflows/ci.yml
@@ -15,5 +15,5 @@ jobs:
15
call-workflow:
16
uses: skiptools/actions/.github/workflows/skip-framework.yml@v1
17
with:
18
- runs-on: "['macos-13', 'ubuntu-24.04']"
+ runs-on: "['macos-15-intel', 'ubuntu-24.04']"
19
0 commit comments