Skip to content

Commit 3f76f9b

Browse files
committed
Update comment
1 parent 80e2f27 commit 3f76f9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/maven.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ jobs:
3131
java: [ 8, 11, 17, 21 ]
3232
experimental: [false]
3333
# include:
34-
# - java: 18-ea
34+
# - java: 22-ea
3535
# os: ubuntu-latest
3636
# experimental: true
37-
# - java: 18-ea
37+
# - java: 22-ea
3838
# os: windows-latest
3939
# experimental: true
40-
# - java: 18-ea
40+
# - java: 22-ea
4141
# os: macos-latest
4242
# experimental: true
4343
fail-fast: false

0 commit comments

Comments
 (0)