Skip to content

Commit 731cc8e

Browse files
committed
ci: use macos-14 image in ci
1 parent 875877e commit 731cc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-spm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
build-publish:
1616
name: Build, tag and create release
17-
runs-on: macos-12
17+
runs-on: macos-14
1818
steps:
1919
- name: "Checkout build repo"
2020
uses: actions/checkout@v4

0 commit comments

Comments
 (0)