mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Dont skip native tests for 20 anymore
This commit is contained in:
parent
e108602224
commit
b4408f43be
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user