Skip to content

Commit 1e17481

Browse files
authored
Add Postgres 16 (#8)
1 parent 57600d3 commit 1e17481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
build:
2525
strategy:
2626
matrix:
27-
version: [13, 14, 15]
27+
version: [13, 14, 15, 16]
2828
runs-on: ubuntu-latest
2929
permissions:
3030
contents: read

0 commit comments

Comments
 (0)