We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b1deea commit 293b907Copy full SHA for 293b907
.github/workflows/checkIDECompatibility.yml
@@ -11,7 +11,7 @@ jobs:
11
12
strategy:
13
matrix:
14
- java: [17, 21]
+ java: [17]
15
distribution: [temurin]
16
platformType: [IU, IC]
17
platformVersion: [LATEST-EAP-SNAPSHOT]
0 commit comments