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 875877e commit 731cc8eCopy full SHA for 731cc8e
.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