Skip to content

Commit 2ef9ce2

Browse files
committed
chore: 오타수정
1 parent 1cb9193 commit 2ef9ce2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release-jitpack.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ jobs:
1111
test:
1212
runs-on: ubuntu-latest
1313

14-
strategy:
15-
matrix:
16-
java-version: [8, 11, 17, 21. 24]
14+
strategy:
15+
matrix:
16+
java-version: [8, 11, 17, 21, 24]
1717

1818
steps:
1919
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)