Skip to content

Commit

Permalink
DO NOT MERGE: build all compute images on bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Nov 30, 2024
1 parent bb9eb56 commit 1930eb6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -606,11 +606,11 @@ jobs:
# However, new PG versions should be build on newer images,
# as that reduces the support burden of old and ancient distros.
- pg: v14
debian: bullseye
debian: bookworm
- pg: v15
debian: bullseye
debian: bookworm
- pg: v16
debian: bullseye
debian: bookworm
- pg: v17
debian: bookworm
arch: [ x64, arm64 ]
Expand Down Expand Up @@ -722,11 +722,11 @@ jobs:
version:
# see the comment for `compute-node-image-arch` job
- pg: v14
debian: bullseye
debian: bookworm
- pg: v15
debian: bullseye
debian: bookworm
- pg: v16
debian: bullseye
debian: bookworm
- pg: v17
debian: bookworm

Expand Down Expand Up @@ -785,11 +785,11 @@ jobs:
version:
# see the comment for `compute-node-image-arch` job
- pg: v14
debian: bullseye
debian: bookworm
- pg: v15
debian: bullseye
debian: bookworm
- pg: v16
debian: bullseye
debian: bookworm
- pg: v17
debian: bookworm
env:
Expand Down

0 comments on commit 1930eb6

Please sign in to comment.