server

Clone or download

changed jdk for win x86

Modified Files

--- 'a/.github/workflows/build.yml'
+++ b/.github/workflows/build.yml
@@ -239,8 +239,8 @@ jobs:
- name: Setup java
uses: actions/setup-java@v2
with:
- java-version: 17-ea
- distribution: zulu
+ java-version: 14
+ distribution: adopt
architecture: x86
- name: Delete Default.zip
run: |