Update ci.yml

This commit is contained in:
Marcos Rodriguez Vélez 2024-07-19 21:52:40 -04:00 committed by GitHub
parent 7e66783c18
commit 68a369d96f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -121,7 +121,7 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '11'
java-version: '17'
- name: Enable KVM group perms
run: |