From 779a868bc0b18770e237a5b16660b3d2aa47f149 Mon Sep 17 00:00:00 2001 From: Grzegorz Piwowarek Date: Sun, 13 Oct 2024 11:22:56 +0200 Subject: [PATCH] Rename jobs --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1b68618..e91bbce 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@v3 - uses: gradle/wrapper-validation-action@v1 build: - name: "Build" + name: "Compile against JDKs and OSes" needs: [ validation ] strategy: matrix: