Skip to content

Commit 4864f03

Browse files
authored
[CI] Disable Java tests (dmlc#26)
1 parent 73c3c2a commit 4864f03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/misc-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
run: |
4040
bash ops/test-sdist.sh
4141
java-test:
42+
if: false # TODO(hcho3): Re-enable when Java runtime is brought up to date
4243
name: Run Java tests
4344
runs-on: ubuntu-latest
4445
steps:

0 commit comments

Comments
 (0)