Skip to content

Commit c33f9b0

Browse files
authored
bump macos version
1 parent c52e20c commit c33f9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: echo '::set-output name=WAS_CHANGED::'$(test -n "$(git log --format=%H --since='24 hours ago')" && echo 'true' || echo 'false')
2525

2626
spm-package-resolved:
27-
runs-on: macos-14
27+
runs-on: macos-15
2828
outputs:
2929
cache_key: ${{ steps.generate_cache_key.outputs.cache_key }}
3030
env:

0 commit comments

Comments
 (0)