We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62365ae commit afcc876Copy full SHA for afcc876
.cirrus.yml
@@ -251,7 +251,7 @@ task:
251
- name: OpenBSD - 7 - Meson
252
only_if: $CIRRUS_CHANGE_MESSAGE !=~ '.*\nci-os-only:.*' || $CIRRUS_CHANGE_MESSAGE =~ '.*\nci-os-only:[^\n]*openbsd.*'
253
env:
254
- IMAGE_NAME: pg-ci-openbsd-postgres-7-2
+ IMAGE_NAME: pg-ci-openbsd-postgres-7-3
255
PLATFORM: openbsd
256
INCLUDE_DIRS: -Dextra_include_dirs=/usr/local/include -Dextra_lib_dirs=/usr/local/lib
257
UUID: -Duuid=e2fs
0 commit comments