Skip to content

Commit

Permalink
Dont skip native tests for 20 anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
brianc committed Jun 3, 2024
1 parent e108602 commit b4408f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit b4408f4

Please sign in to comment.