diff --git a/.github/workflows/build-artifacts.yml b/.github/workflows/build-artifacts.yml index 03ea1d06f..f036fca67 100644 --- a/.github/workflows/build-artifacts.yml +++ b/.github/workflows/build-artifacts.yml @@ -61,7 +61,7 @@ jobs: - name: Set up JDK uses: oracle-actions/setup-java@v1 with: - release: 23 + release: 21 - name: Print Java version shell: bash