Skip to content

Commit 66fd622

Browse files
committed
Use latest stable xcode
1 parent 8e6de44 commit 66fd622

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
runs-on: macos-latest
2323
steps:
2424
- uses: actions/checkout@v2
25+
- uses: maxim-lobanov/[email protected]
26+
with:
27+
xcode-version: latest-stable
2528
- run: bash boost.sh
2629
- name: Upload built boost.xcframework
2730
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)