]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
ci: Improve MSYS2 job names
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 19 Apr 2024 18:07:18 +0000 (20:07 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 27 Apr 2024 08:32:39 +0000 (10:32 +0200)
.github/workflows/build.yaml

index 3dff8d53435baf39d7471a8dcae506ea8db4b6da..997460094d2253d7100ccd3a515c28b2fe5dc6fa 100644 (file)
@@ -202,7 +202,7 @@ jobs:
             env: x86_64
             compiler: clang
 
-    name: 'Windows ${{ matrix.sys }} ${{ matrix.compiler }}'
+    name: 'Windows MSYS2 ${{ matrix.sys }} ${{ matrix.compiler }}'
     defaults:
       run:
         shell: msys2 {0}