Skip to content

Commit

Permalink
Fix job name
Browse files Browse the repository at this point in the history
Co-authored-by: kota2and3kan <[email protected]>
  • Loading branch information
KodaiD and kota2and3kan authored Oct 9, 2024
1 parent 1e9078c commit 64797c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
workflow_dispatch:

jobs:
build-with-various-java-version:
build-with-various-java-versions:
strategy:
matrix:
version: [8, 11, 17, 21]
Expand Down

0 comments on commit 64797c4

Please sign in to comment.