Skip to content

Commit ce7ba2e

Browse files
committed
test
1 parent 28c8fa3 commit ce7ba2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@ jobs:
156156
env:
157157
PYTHONSTRICTEXTENSIONBUILD: 1
158158
steps:
159+
- uses: maxim-lobanov/setup-xcode@v1
160+
with:
161+
xcode-version: '13.4'
159162
- uses: actions/checkout@v3
160163
- name: Prepare homebrew environment variables
161164
run: |

0 commit comments

Comments
 (0)