diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e4322bff..aab0e5f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,6 @@ jobs: PGTESTNOSSL: 'true' SCRAM_TEST_PGUSER: scram_test SCRAM_TEST_PGPASSWORD: test4scram - TEST_SKIP_NATIVE: ${{ matrix.node == 20 }} steps: - name: Show OS run: |