We should test Spark on Java LTS (#750)

This commit is contained in:
ilyaHlevnoy 2022-10-25 23:11:37 +03:00 committed by GitHub
parent 2b6dec6c70
commit d6e46143a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,9 @@ jobs:
strategy:
matrix:
java:
- 8
- 11
- 15
- 17
steps:
- name: Checkout