We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d91f395 commit 6f18809Copy full SHA for 6f18809
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: [15, 14, 13, 12, 11, 10]
+ pg_major: [15, 14, 13, 12, 11]
27
config: [Release]
28
include:
29
- os: ubuntu-22.04
0 commit comments