Skip to content

Commit 293b907

Browse files
committed
One java version should be enough
1 parent 4b1deea commit 293b907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkIDECompatibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
java: [17, 21]
14+
java: [17]
1515
distribution: [temurin]
1616
platformType: [IU, IC]
1717
platformVersion: [LATEST-EAP-SNAPSHOT]

0 commit comments

Comments
 (0)