We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e129ac8 commit 84a264cCopy full SHA for 84a264c
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
# dpkg doesn't like `_` in package names
35
package_name:
36
- pg-net
37
- postgres: [12, 13, 14, 15]
+ postgres: [12, 13, 14, 15, 16]
38
box:
39
- { runner: ubuntu-20.04, arch: amd64 }
40
- { runner: arm-runner, arch: arm64 }
0 commit comments