We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b87513c commit 4fca258Copy full SHA for 4fca258
.github/workflows/build-deb.yml
@@ -7,7 +7,7 @@ env:
7
MAINTAINER_EMAIL: "andrielfn@gmail.com"
8
GITHUB_USERNAME: "andrielfn"
9
VERSION: "0.0.1"
10
- PG_VERSION: "16"
+ PG_VERSION: "17"
11
12
jobs:
13
build:
0 commit comments