Update job names
authorAnthony Green <green@moxielogic.com>
Mon, 19 Sep 2022 23:25:09 +0000 (19:25 -0400)
committerAnthony Green <green@moxielogic.com>
Mon, 19 Sep 2022 23:25:09 +0000 (19:25 -0400)
.github/workflows/build.yml

index 93ae89dc6d5ac0a3cc0e24bc7cd856ec5db8bf91..6c5b333c596fe7768534dc3c0412a009b7c8feb4 100644 (file)
@@ -15,7 +15,7 @@ on:
 jobs:
 
   build-sim:
-    name: Build & test
+    name: ${{ matrix.HOST }} ${{ matrix.CONFIGURE_OPTIONS }} ${{ matrix.MEVAL }} ${{ matrix.LIBFFI_TEST_OPTIMIZATION }}
     runs-on: ubuntu-latest
 
     strategy: