Skip to content

Commit

Permalink
Run swiftpm build on MacOS 13 and Xcode 15
Browse files Browse the repository at this point in the history
To test compilation in the new xcode too
Gleb Tarasov committed Dec 15, 2023
1 parent e83e635 commit c7c5e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ on:
- '*'
jobs:
swiftpm-build:
runs-on: macos-latest
runs-on: macos-13
steps:
- name: Set Xcode version
uses: maxim-lobanov/setup-xcode@v1

0 comments on commit c7c5e48

Please sign in to comment.