Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit27004d6

Browse files
committed
ci: Upgrade to Debian Bookworm
Bullseye is getting long in the tooth, upgrade to the current stable version.Backpatch to all versions with CI support, we don't want to generate CI imagesfor multiple Debian versions.Author: Nazir Bilal Yavuz <byavuz81@gmail.com>Discussion:https://postgr.es/m/CAN55FZ0fY5EFHXLKCO_%3Dp4pwFmHRoVom_qSE_7B48gpchfAqzw%40mail.gmail.comBackpatch: 15-, where CI was added
1 parentb9f3db2 commit27004d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎.cirrus.tasks.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,13 +138,13 @@ LINUX_CONFIGURE_FEATURES: &LINUX_CONFIGURE_FEATURES >-
138138

139139

140140
task:
141-
name:Linux - DebianBullseye
141+
name:Linux - DebianBookworm
142142

143143
env:
144144
CPUS:4
145145
BUILD_JOBS:4
146146
TEST_JOBS:8# experimentally derived to be a decent choice
147-
IMAGE_FAMILY:pg-ci-bullseye
147+
IMAGE_FAMILY:pg-ci-bookworm
148148

149149
CCACHE_DIR:/tmp/ccache_dir
150150
DEBUGINFOD_URLS:"https://debuginfod.debian.net"
@@ -451,12 +451,12 @@ task:
451451

452452
# To limit unnecessary work only run this once the normal linux test succeeds
453453
depends_on:
454-
-Linux - DebianBullseye
454+
-Linux - DebianBookworm
455455

456456
env:
457457
CPUS:4
458458
BUILD_JOBS:4
459-
IMAGE_FAMILY:pg-ci-bullseye
459+
IMAGE_FAMILY:pg-ci-bookworm
460460

461461
# Use larger ccache cache, as this task compiles with multiple compilers /
462462
# flag combinations

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp