Skip to content

[GitHub] Use Java 17 for the Android workflows #97

[GitHub] Use Java 17 for the Android workflows

[GitHub] Use Java 17 for the Android workflows #97

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