Skip to content

Commit 0391a68

Browse files
committed
Revert "[GitHub] Fix iOS builds"
This reverts commit 2c6315d.
1 parent 8f86180 commit 0391a68

2 files changed

Lines changed: 0 additions & 10 deletions

File tree

.github/workflows/ios-metal.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@v4
18-
19-
- uses: maxim-lobanov/setup-xcode@v1
20-
with:
21-
xcode-version: '16.3'
22-
2318
- name: Get Submodules
2419
run: ./get_dlc
2520
- name: Compile

.github/workflows/ios-opengl.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@v4
18-
19-
- uses: maxim-lobanov/setup-xcode@v1
20-
with:
21-
xcode-version: '16.3'
22-
2318
- name: Get Submodules
2419
run: ./get_dlc
2520
- name: Compile

0 commit comments

Comments
 (0)