mirror of
https://github.com/postgres/postgres.git
synced 2025-04-20 00:42:27 +03:00
ci: Upgrade macOS version from 12 to 13.
Back-patch to 15, where in-tree CI began. Author: Justin Pryzby <pryzby@telsasoft.com> Discussion: https://postgr.es/m/1441145.1675300332%40sss.pgh.pa.us
This commit is contained in:
parent
8ca6d49f63
commit
2e9f120b65
@ -404,7 +404,7 @@ task:
|
|||||||
|
|
||||||
|
|
||||||
task:
|
task:
|
||||||
name: macOS - Monterey - Meson
|
name: macOS - Ventura - Meson
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CPUS: 4 # always get that much for cirrusci macOS instances
|
CPUS: 4 # always get that much for cirrusci macOS instances
|
||||||
@ -429,7 +429,7 @@ task:
|
|||||||
only_if: $CIRRUS_CHANGE_MESSAGE !=~ '.*\nci-os-only:.*' || $CIRRUS_CHANGE_MESSAGE =~ '.*\nci-os-only:[^\n]*(macos|darwin|osx).*'
|
only_if: $CIRRUS_CHANGE_MESSAGE !=~ '.*\nci-os-only:.*' || $CIRRUS_CHANGE_MESSAGE =~ '.*\nci-os-only:[^\n]*(macos|darwin|osx).*'
|
||||||
|
|
||||||
macos_instance:
|
macos_instance:
|
||||||
image: ghcr.io/cirruslabs/macos-monterey-base:latest
|
image: ghcr.io/cirruslabs/macos-ventura-base:latest
|
||||||
|
|
||||||
sysinfo_script: |
|
sysinfo_script: |
|
||||||
id
|
id
|
||||||
|
Loading…
x
Reference in New Issue
Block a user