Skip to content

Commit 64797c4

Browse files
KodaiDkota2and3kan
andauthored
Fix job name
Co-authored-by: kota2and3kan <[email protected]>
1 parent 1e9078c commit 64797c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99

1010
jobs:
11-
build-with-various-java-version:
11+
build-with-various-java-versions:
1212
strategy:
1313
matrix:
1414
version: [8, 11, 17, 21]

0 commit comments

Comments
 (0)