mirror of
https://github.com/HypoPG/hypopg
synced 2026-05-23 17:18:44 +00:00
ci: Also test pg18
This commit is contained in:
parent
5bc61b95bb
commit
4a4068c8f4
1 changed files with 2 additions and 1 deletions
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
|
@ -27,7 +27,8 @@ jobs:
|
|||
"14",
|
||||
"15",
|
||||
"16",
|
||||
"17"
|
||||
"17",
|
||||
"18"
|
||||
]
|
||||
os: ["ubuntu-22.04"]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue