Skip to content

Commit ee508d4

Browse files
committed
skip Java 8 test for spark
1 parent 65cf063 commit ee508d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
max-parallel: 6
5050
matrix:
5151
java:
52-
- 8
52+
# - 8
5353
- 17
5454
python:
5555
- '3.9'

0 commit comments

Comments
 (0)