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

Commit3f4c5e3

Browse files
committed
ci: Upgrade FreeBSD image
Upgrade to the current stable version. To avoid needing commits like this inthe future, the CI image name now doesn't contain the OS version numberanymore.Backpatch to all versions with CI support, we don't want to generate CI imagesfor multiple FreeBSD versions.Author: Nazir Bilal Yavuz <byavuz81@gmail.com>Discussion:https://postgr.es/m/CAN55FZ3_P4JJ6tWZafjf-_XbHgG6DQGXhH-y6Yp78_bwBJjcww@mail.gmail.com
1 parent4e026be commit3f4c5e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.cirrus.tasks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,13 +126,13 @@ task:
126126
127127
128128
task:
129-
name:FreeBSD -13 -Meson
129+
name:FreeBSD - Meson
130130

131131
env:
132132
CPUS:4
133133
BUILD_JOBS:4
134134
TEST_JOBS:8
135-
IMAGE_FAMILY:pg-ci-freebsd-13
135+
IMAGE_FAMILY:pg-ci-freebsd
136136
DISK_SIZE:50
137137

138138
CCACHE_DIR:/tmp/ccache_dir

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp