mirror of
https://github.com/HypoPG/hypopg
synced 2026-05-24 01:28:51 +00:00
ci: Test pg17
This commit is contained in:
parent
0d4a2141d3
commit
045ed0d162
1 changed files with 2 additions and 1 deletions
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
|
@ -26,7 +26,8 @@ jobs:
|
|||
"13",
|
||||
"14",
|
||||
"15",
|
||||
"16"
|
||||
"16",
|
||||
"17"
|
||||
]
|
||||
os: ["ubuntu-22.04"]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue