diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 9e640ac32d5a3..e046720738654 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -37,10 +37,10 @@ jobs: - stage7 - stage8 - stage9 - - stage10 - stage11 - stage12 - stage13 +# - stage10 comment out for now, until OpenJDK SSL hang bug is fixed steps: - name: Checkout