Skip to content

Commit

Permalink
downgrade pg->node tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Apr 6, 2024
1 parent 89e977d commit f5f773f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -36,9 +36,9 @@ jobs:
- name: PostgreSQL 16, Node 14
POSTGRES_IMAGE: postgres:16
NODE_VERSION: 14
- name: PostgreSQL 16, Node 20
- name: PostgreSQL 16, Node 18
POSTGRES_IMAGE: postgres:16
NODE_VERSION: 20
NODE_VERSION: 18
fail-fast: false
name: ${{ matrix.name }}
timeout-minutes: 15
Expand Down

0 comments on commit f5f773f

Please sign in to comment.