diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 95b392301..d938ee7f9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,6 +14,9 @@ jobs: - os: ubuntu-latest java: 11 jobtype: 1 + - os: ubuntu-latest + java: 17 + jobtype: 1 runs-on: ${{ matrix.os }} env: # define Java options for both official sbt and sbt-extras