diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7cc415a069..9dac7899eb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -829,7 +829,7 @@ jobs: with: name: postgresql_15_integration_test_reports_${{ matrix.mode.label }} path: core/build/reports/tests/integrationTestJdbc - + integration-test-for-jdbc-oracle-19: name: Oracle 19 integration test (${{ matrix.mode.label }}) runs-on: ubuntu-latest @@ -1055,7 +1055,7 @@ jobs: integration-test-for-jdbc-sqlserver-2017: name: SQL Server 2017 integration test (${{ matrix.mode.label }}) - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 services: sqlserver: