Skip to content

Commit a396101

Browse files
committed
Improve CI job naming
1 parent 696979b commit a396101

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ permissions:
1414

1515
jobs:
1616
build:
17+
name: "build (JDK ${{ matrix.java_version }}, Guava ${{ matrix.guava_version }})"
1718
runs-on: 'ubuntu-24.04'
1819
strategy:
1920
fail-fast: false

0 commit comments

Comments
 (0)