We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533a974 commit f1938e2Copy full SHA for f1938e2
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
# Indexes for parallel jobs (starting from zero).
20
# E.g. use [0, 1] for 2 parallel jobs, [0, 1, 2] for 3 parallel jobs, etc.
21
#ci_node_index: [0, 1, 2, 3, 4, 5, 6, 7]
22
- java-version: ['11', '17', '21']
+ java-version: ['17', '21']
23
24
env:
25
TZ: "Europe/Ireland"
0 commit comments