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 6ae2153 commit 76cc0e8Copy full SHA for 76cc0e8
.github/workflows/publish-spm.yaml
@@ -14,7 +14,7 @@ on:
14
jobs:
15
build-publish:
16
name: Build, tag and create release
17
- runs-on: macos-12
+ runs-on: macos-14
18
steps:
19
- name: "Checkout build repo"
20
uses: actions/checkout@v4
0 commit comments