Skip to content

mir-bin-run.c: Remove one arg in MIR_gen_init and MIR_gen calls. #286

mir-bin-run.c: Remove one arg in MIR_gen_init and MIR_gen calls.

mir-bin-run.c: Remove one arg in MIR_gen_init and MIR_gen calls. #286

Workflow file for this run

name: aarch64-test
on: [push, workflow_dispatch]
jobs:
aarch64_job:
# The host should always be Linux
runs-on: [self-hosted, linux, ARM64]
name: Build on gcc117 aarch64
steps:
- uses: actions/checkout@v1
- name: make test
run: |
uname -a
make test