diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 86c6a60e..cff0e566 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,12 +12,12 @@ jobs: server: "8.0" - os: ubuntu-20.04 client: "8.0" - server: "8.3" + server: "8.4" - os: ubuntu-22.04 - client: "8.3" - server: "8.3" + client: "8.4" + server: "8.4" - os: ubuntu-22.04 - client: "8.3" + client: "8.4" server: "8.0" runs-on: ${{ matrix.os }} services: @@ -40,15 +40,15 @@ jobs: sudo debconf-set-selections <