Skip to content

Commit 6cbf4f2

Browse files
Update docker-nightly-build.yml
Remove other version than 15.
1 parent 706dc4a commit 6cbf4f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-nightly-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
fail-fast: false
2626
matrix:
27-
pg: [12, 13, 14, 15]
27+
pg: [15]
2828

2929
steps:
3030
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)