diff --git a/.github/workflows/build-firmware.yaml b/.github/workflows/build-firmware.yaml index 5335d0dcc9..f0f92d62fe 100644 --- a/.github/workflows/build-firmware.yaml +++ b/.github/workflows/build-firmware.yaml @@ -20,6 +20,8 @@ jobs: alphax-2chan, alphax-4chan, alphax-8chan, + m74_9, + s105, harley81, hellen72, hellen81, @@ -64,6 +66,7 @@ jobs: - build-target: hellen72 folder: hellen/hellen72 ini-file: rusefi_hellen72.ini + skip-rate: 90 - build-target: hellen81 folder: hellen/hellen81 @@ -73,6 +76,7 @@ jobs: - build-target: alphax-2chan folder: hellen/alphax-2chan ini-file: rusefi_alphax-2chan.ini + skip-rate: 0 - build-target: alphax-4chan folder: hellen/alphax-4chan @@ -82,6 +86,16 @@ jobs: folder: hellen/alphax-8chan ini-file: rusefi_alphax-8chan.ini + - build-target: s105 + folder: s105 + ini-file: rusefi_s105.ini + skip-rate: 0 + + - build-target: m74_9 + folder: m74_9 + ini-file: rusefi_m74_9.ini + skip-rate: 0 + - build-target: harley81 folder: hellen/harley81 ini-file: rusefi_harley81.ini @@ -115,6 +129,7 @@ jobs: - build-target: hellenNA6 folder: hellen/hellen64_miataNA6_94 ini-file: rusefi_hellenNA6.ini + skip-rate: 90 - build-target: hellen128 folder: hellen/hellen128 @@ -156,12 +171,12 @@ jobs: - build-target: mre_f4_debug folder: microrusefi ini-file: rusefi_mre_f4.ini - skip-rate: 90 + skip-rate: 95 - build-target: mre_f4_recovery folder: microrusefi ini-file: rusefi_mre_f4.ini - skip-rate: 90 + skip-rate: 95 - build-target: mre_f4_hardware_QC_special_build folder: microrusefi @@ -199,6 +214,7 @@ jobs: - build-target: proteus_f7_hardware_QC_special_build folder: proteus ini-file: rusefi_proteus_f7.ini + skip-rate: 90 - build-target: proteus_h7 folder: proteus