Skip to content

Commit

Permalink
add tests on java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
lbergelson committed Jun 22, 2022
1 parent 3598ed9 commit 0e36296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
distribution: [ 'zulu' ]
java: [ '8', '11' ]
java: [ '8', '11', '17' ]
env:
NO_GCE_CHECK: true
SPARK_LOCAL_IP: localhost
Expand Down

0 comments on commit 0e36296

Please sign in to comment.