Skip to content

Commit 2d9e605

Browse files
committed
only ubuntu
1 parent 2156275 commit 2d9e605

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

.github/workflows/build-package-test.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,19 @@ jobs:
3939
strategy:
4040
fail-fast: false
4141
matrix:
42-
TARGET_PLATFORM:
43-
# - centos-7
44-
# - oraclelinux-8
45-
# - oraclelinux-7
46-
# - almalinux-8
47-
- almalinux-9
48-
POSTGRES_VERSION:
49-
# - pg11
50-
# - pg12
51-
# - pg13
52-
# - pg14
53-
# - pg15
54-
- pg16
42+
# TARGET_PLATFORM:
43+
# - centos-7
44+
# - oraclelinux-8
45+
# - oraclelinux-7
46+
# - almalinux-8
47+
# - almalinux-9
48+
# POSTGRES_VERSION:
49+
# - pg11
50+
# - pg12
51+
# - pg13
52+
# - pg14
53+
# - pg15
54+
# - pg16
5555
exclude:
5656
- TARGET_PLATFORM: centos-7
5757
POSTGRES_VERSION: pg16

0 commit comments

Comments
 (0)