Issue gh-761
@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
- jdk: [11]
+ jdk: [8]
fail-fast: false
steps:
- uses: actions/checkout@v2