Skip to content

[Vulkan] Try to make Dave's computer happy #1755

[Vulkan] Try to make Dave's computer happy

[Vulkan] Try to make Dave's computer happy #1755

Workflow file for this run

name: iOS (Metal)
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v2
- name: Get Submodules
run: ./get_dlc
- name: Compile
run: ./make ios -g metal --kinc . --from Tests/Empty --nosigning --compile