Run system tests for Java 17 with toolchains

This commit is contained in:
Moritz Halbritter
2025-07-29 14:18:57 +02:00
parent df609f4079
commit 807f44487e
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
matrix:
java:
- version: 17
toolchain: false
toolchain: true
- version: 21
toolchain: true
steps: