We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f86180 commit 0391a68Copy full SHA for 0391a68
2 files changed
.github/workflows/ios-metal.yml
@@ -15,11 +15,6 @@ jobs:
15
16
steps:
17
- uses: actions/checkout@v4
18
-
19
- - uses: maxim-lobanov/setup-xcode@v1
20
- with:
21
- xcode-version: '16.3'
22
23
- name: Get Submodules
24
run: ./get_dlc
25
- name: Compile
.github/workflows/ios-opengl.yml
0 commit comments