Always use latest xcode version

pull/241/head v2.1.7
James Ball 2024-04-28 22:23:37 +01:00
rodzic 5d2d76fae7
commit 9727ac7bc9
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -39,6 +39,9 @@ jobs:
with:
token: ${{ secrets.ACCESS_TOKEN }}
submodules: true
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest
- name: "Run script"
run: |
export OS="mac"