only:time to migrate to java 11 (#5367)

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
This commit is contained in:
rusefillc 2023-07-02 12:29:44 -04:00 committed by GitHub
parent c1ac523031
commit 5948381a24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -417,7 +417,7 @@ jobs:
if: ${{ env.skip != 'true' }}
with:
distribution: 'zulu'
java-version: '8'
java-version: '11'
- name: Install multilib, mingw, sshpass and mtools
if: ${{ env.skip != 'true' }}