[GHA] JDK 21 for VSCode, Eclipse LS extensions

This commit is contained in:
aboyko
2024-11-19 13:52:27 -05:00
parent a73b78e325
commit c81c52be7c
7 changed files with 13 additions and 13 deletions

View File

@@ -46,10 +46,10 @@ jobs:
.github
headless-services
eclipse-language-servers
- name: Set up JDK 17
- name: Set up JDK 21
uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2
with:
java-version: '17'
java-version: '21'
distribution: 'temurin'
- name: Enforce https instead of http
run: ./nohttp.sh