Update e2e-versions.yml

This commit is contained in:
Hjhj789 2024-10-16 11:52:48 -06:00 committed by GitHub
parent 83a06ff9d9
commit f21f9d3f0d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -434,3 +434,4 @@ jobs:
- name: Verify Java
run: bash __tests__/verify-java.sh "17.0.10" "${{ steps.setup-java.outputs.path }}"
shell: bash