diff --git a/.github/workflows/build-artifacts.yml b/.github/workflows/build-artifacts.yml index db8d518712f5966a06dfa3b44278969c90191f42..c1323ab47c2fc8ff91d24e420fefa609b9cbffc8 100644 --- a/.github/workflows/build-artifacts.yml +++ b/.github/workflows/build-artifacts.yml @@ -59,7 +59,7 @@ jobs: - name: Set up JDK uses: oracle-actions/setup-java@v1 with: - release: 18 + release: 17 - name: Print Java version shell: bash