Skip to content

Commit 11443e2

Browse files
Merge pull request #92 from marianobarrios/java-25
Java 25
2 parents 7e3d2f6 + 00b41b9 commit 11443e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
strategy:
77
matrix:
8-
java-version: [ 8, 11, 17, 21 ]
8+
java-version: [ 8, 11, 17, 21, 25 ]
99
steps:
1010
- uses: actions/checkout@v5
1111

0 commit comments

Comments
 (0)