Skip to content

Commit ad93e09

Browse files
committed
chore: More 8 JDK vendors
1 parent 8cefb2e commit ad93e09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitlab-ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,17 +56,17 @@ workflow:
5656

5757
.test_matrix: &test_matrix
5858
- testJvm: &test_jvms
59-
# - "8"
59+
- "8"
6060
# - "11"
6161
# - "17"
6262
# - "21"
6363
# - "25"
6464
# - "26"
6565
# - "semeru11"
6666
- "oracle8"
67-
# - "zulu8"
68-
# - "semeru8"
69-
# - "ibm8"
67+
- "zulu8"
68+
- "semeru8"
69+
- "ibm8"
7070
# - "zulu11"
7171
# - "semeru17"
7272
# - "stable"

0 commit comments

Comments
 (0)