Skip to content

Commit 6b3cd49

Browse files
committed
chore: update macos runner image
The macOS-13 based runner images are now retired. For more details, see actions/runner-images#13046.
1 parent 88b3c0d commit 6b3cd49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
publish:
2626
outputs:
2727
sdk_version: ${{ steps.extract_version.outputs.version }}
28-
runs-on: macos-13
28+
runs-on: macos-14
2929

3030
env:
3131
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}

0 commit comments

Comments
 (0)