diff --git a/.github/workflows/e2e-versions.yml b/.github/workflows/e2e-versions.yml index c83e30b..87808e4 100644 --- a/.github/workflows/e2e-versions.yml +++ b/.github/workflows/e2e-versions.yml @@ -38,8 +38,6 @@ jobs: version: 8 - distribution: dragonwell os: macos-latest - - distribution: dragonwell - version: 16 include: - distribution: oracle os: macos-latest @@ -50,12 +48,6 @@ jobs: - distribution: oracle os: ubuntu-latest version: 20 - - distribution: dragonwell - os: windows-latest - version: 17 - - distribution: dragonwell - os: ubuntu-latest - version: 17 steps: - name: Checkout