Skip to content

Commit 84a264c

Browse files
committed
ci: add pg 16 to release
1 parent e129ac8 commit 84a264c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# dpkg doesn't like `_` in package names
3535
package_name:
3636
- pg-net
37-
postgres: [12, 13, 14, 15]
37+
postgres: [12, 13, 14, 15, 16]
3838
box:
3939
- { runner: ubuntu-20.04, arch: amd64 }
4040
- { runner: arm-runner, arch: arm64 }

0 commit comments

Comments
 (0)