We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa67c5 commit 6acfaeaCopy full SHA for 6acfaea
.github/workflows/test-and-build.yml
@@ -58,7 +58,7 @@ jobs:
58
fail-fast: false
59
matrix:
60
node-version: [22.x]
61
- zero: [current, latest]
+ zero: [current]
62
pg-version: [16, 17, 18]
63
test-suite: [integration, no-config-integration]
64
0 commit comments