Skip to content

Commit 0420c61

Browse files
committed
update matrix
1 parent d3517eb commit 0420c61

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/buildx.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ jobs:
3434
#
3535
# succesful tests matrix:
3636
platforms: ['linux/arm64','linux/arm/v7','linux/arm/v6','linux/386','linux/ppc64le']
37-
postgres: ['15beta3']
37+
postgres: ['15beta4']
3838
postgis: ['3.2']
3939
variant: [alpine]
4040
include:
41-
- postgres: '15beta3'
41+
- postgres: '15beta4'
4242
postgis: '3.2'
4343
variant: 'default'
4444
platforms: 'linux/arm64'
45-
- postgres: '15beta3'
45+
- postgres: '15beta4'
4646
postgis: '3.2'
4747
variant: 'default'
4848
platforms: 'linux/ppc64le'

0 commit comments

Comments
 (0)