This commit is contained in:
Ethan Roseman 2021-08-23 03:27:50 +09:00
parent 71e9fd72c9
commit bba6f51684

View File

@ -48,8 +48,6 @@ jobs:
make cpp CFLAGS="${{ matrix.TARGET.CFLAGS }}"
make cc1 CFLAGS="${{ matrix.TARGET.CFLAGS }}"
make xgcc CFLAGS="${{ matrix.TARGET.CFLAGS }}"
make cc1plus CFLAGS="${{ matrix.TARGET.CFLAGS }}"
make g++ CFLAGS="${{ matrix.TARGET.CFLAGS }}"
- name: Test for file
shell: bash
run: |