We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16841f9 commit 3cbdba4Copy full SHA for 3cbdba4
1 file changed
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
fail-fast: false
24
matrix:
25
os: [ubuntu-22.04, windows-2022]
26
- pg_major: [17, 16, 15, 14, 13, 12]
+ pg_major: [17, 16, 15, 14, 13]
27
config: [Release]
28
include:
29
- os: ubuntu-22.04
0 commit comments