Skip to content

Commit 41d4b2c

Browse files
authored
Java 27
1 parent 63e1850 commit 41d4b2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [ubuntu-latest, windows-latest, macOS-latest]
17-
java: [11, 17, 21, 23, 24, 25, 26]
17+
java: [11, 17, 21, 23, 24, 25, 27]
1818

1919
steps:
2020
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)