]> granicus.if.org Git - libmatroska/commitdiff
CI: simplify workflow names
authorSteve Lhomme <slhomme@matroska.org>
Sun, 16 Oct 2022 14:15:11 +0000 (16:15 +0200)
committerSteve Lhomme <robux4@ycbcr.xyz>
Sat, 22 Oct 2022 12:25:53 +0000 (14:25 +0200)
.github/workflows/linux-gcc10.yaml
.github/workflows/linux.yaml
.github/workflows/macos.yaml
.github/workflows/windows.yaml

index f1fc456193d1426df1fc06060fcc054a411ee413..03adc201d51f6400a35bbfac2660d78e098ad64c 100644 (file)
@@ -1,4 +1,4 @@
-name: "Linux gcc10 Build"\r
+name: "Linux+gcc10"\r
 on:\r
   push:\r
     branches: [ master ]\r
index 7545901e046486ad12fa186012cfc83404aabe4c..e2261904231288a8537dc8f236cd99c7bc02c6f6 100644 (file)
@@ -1,4 +1,4 @@
-name: "Linux Build"\r
+name: "Linux"\r
 on:\r
   push:\r
     branches: [ master ]\r
index 64da3772929c25c05219b55768c7ada62c7b3479..a5040ba1f751f45009d864b9e8805179bda2b1f5 100644 (file)
@@ -1,4 +1,4 @@
-name: "macOS Build"\r
+name: "macOS"\r
 on:\r
   push:\r
     branches: [ master ]\r
index 42ad343d47f412a446ee92686e021d94056a333c..8c68afe649852eec8c6150f5237050709c52c18d 100644 (file)
@@ -1,4 +1,4 @@
-name: "Windows Build"\r
+name: "Windows"\r
 on:\r
   push:\r
     branches: [ master ]\r