Github action runs on job matrix now for parallel operation (both build and check) (#1202)

* Build matrix for parallel jobs
This commit is contained in:
Ben Meadors
2022-02-13 14:10:59 -06:00
committed by GitHub
co-authored by GitHub
parent 3f83acdbef
commit ab96579904
6 changed files with 442 additions and 16 deletions
+1 -1
View File
@@ -108,4 +108,4 @@ echo Generating $ARCHIVEDIR/elfs-$VERSION.zip
rm -f $ARCHIVEDIR/elfs-$VERSION.zip
zip --junk-paths $ARCHIVEDIR/elfs-$VERSION.zip $OUTDIR/elfs/universal/firmware-*-$VERSION.*
echo BUILT ALL
echo BUILT ALL