Skip to content

Commit

Permalink
ci: use macos-14 image in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
reez committed Dec 18, 2024
1 parent 875877e commit 731cc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-spm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
build-publish:
name: Build, tag and create release
runs-on: macos-12
runs-on: macos-14
steps:
- name: "Checkout build repo"
uses: actions/checkout@v4
Expand Down

0 comments on commit 731cc8e

Please sign in to comment.