1 parent 63e1850 commit 41d4b2cCopy full SHA for 41d4b2c
1 file changed
.github/workflows/maven.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: [ubuntu-latest, windows-latest, macOS-latest]
17
- java: [11, 17, 21, 23, 24, 25, 26]
+ java: [11, 17, 21, 23, 24, 25, 27]
18
19
steps:
20
- uses: actions/checkout@v5
0 commit comments