Skip to content

Commit 0d55d8f

Browse files
committed
skip Java 8 test for spark
1 parent 1848876 commit 0d55d8f

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)