Skip to content

Commit b4408f4

Browse files
committed
Dont skip native tests for 20 anymore
1 parent e108602 commit b4408f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
PGTESTNOSSL: 'true'
5555
SCRAM_TEST_PGUSER: scram_test
5656
SCRAM_TEST_PGPASSWORD: test4scram
57-
TEST_SKIP_NATIVE: ${{ matrix.node == 20 }}
5857
steps:
5958
- name: Show OS
6059
run: |

0 commit comments

Comments
 (0)