Skip to content

Commit c4c0248

Browse files
committed
Make latest dep tests required in CI
1 parent ed13718 commit c4c0248

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.continue.yml.j2

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1435,6 +1435,9 @@ build_test_jobs: &build_test_jobs
14351435
{% for jdk in all_jdks %}
14361436
- "test_{{ jdk }}"
14371437
{% endfor %}
1438+
- test_8_inst_latest
1439+
- test_17_inst_latest
1440+
- test_21_inst_latest
14381441
- muzzle
14391442
- profiling
14401443
- debugger

0 commit comments

Comments
 (0)