Skip to content

Commit ea0adf5

Browse files
feat: hibernate 6 add java 21
1 parent 9a27eca commit ea0adf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-hibernate-dialect.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
strategy:
2222
matrix:
23-
java: [ '17' ]
23+
java: [ '17', '21' ]
2424

2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)