Skip to content

Commit ac9671d

Browse files
update ci mac os
1 parent 1a7b46a commit ac9671d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
if: "${{ github.event.inputs.PREP == '' && github.event.inputs.RELEASE == '' }}"
4949
uses: optimizely/swift-sdk/.github/workflows/unit_tests.yml@master
5050
prepare_for_release:
51-
runs-on: macos-15
51+
runs-on: macos-14
5252
if: "${{ github.event.inputs.PREP == 'true' && github.event_name == 'workflow_dispatch' }}"
5353
steps:
5454
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)