Skip to content

Commit

Permalink
only ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
thanodnl committed Nov 10, 2023
1 parent 2156275 commit 2d9e605
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .github/workflows/build-package-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@ jobs:
strategy:
fail-fast: false
matrix:
TARGET_PLATFORM:
# - centos-7
# - oraclelinux-8
# - oraclelinux-7
# - almalinux-8
- almalinux-9
POSTGRES_VERSION:
# - pg11
# - pg12
# - pg13
# - pg14
# - pg15
- pg16
# TARGET_PLATFORM:
# - centos-7
# - oraclelinux-8
# - oraclelinux-7
# - almalinux-8
# - almalinux-9
# POSTGRES_VERSION:
# - pg11
# - pg12
# - pg13
# - pg14
# - pg15
# - pg16
exclude:
- TARGET_PLATFORM: centos-7
POSTGRES_VERSION: pg16
Expand Down

0 comments on commit 2d9e605

Please sign in to comment.