Skip to content

Commit 5c2c3ed

Browse files
authored
[type:fix] remove java 18 ci (#6306)
1 parent c39506e commit 5c2c3ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
include:
3131
- java: 17
3232
os: ubuntu-latest
33-
- java: 18
34-
os: ubuntu-latest
33+
# - java: 18
34+
# os: ubuntu-latest
3535
- java: 19
3636
os: ubuntu-latest
3737
- java: 20

0 commit comments

Comments
 (0)