2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-04 23:15:52 +00:00

CI: Disable fail-fast for Linux build matrix

This commit is contained in:
Luke Street 2021-04-05 17:04:50 -04:00
parent 2582bf94d5
commit 2578c17c1a

View File

@ -15,6 +15,7 @@ jobs:
name: Build Linux (${{matrix.name}} x86_64)
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix:
include:
- name: GCC