mirror of
https://github.com/postgres/postgres.git
synced 2025-11-04 20:11:56 +03:00
ci: macos: Upgrade to Sequoia
Author: Nazir Bilal Yavuz <byavuz81@gmail.com> Discussion: https://postgr.es/m/CAN55FZ3kO4vLq56PWrfJ7Fw6Wz8DhEN9j9GX3aScx%2BWOirtK-g%40mail.gmail.com Backpatch: 15-, where CI support was added
This commit is contained in:
@@ -412,7 +412,7 @@ task:
|
|||||||
|
|
||||||
|
|
||||||
task:
|
task:
|
||||||
name: macOS - Sonoma - Meson
|
name: macOS - Sequoia - Meson
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CPUS: 4 # always get that much for cirrusci macOS instances
|
CPUS: 4 # always get that much for cirrusci macOS instances
|
||||||
@@ -421,7 +421,7 @@ task:
|
|||||||
# work OK. See
|
# work OK. See
|
||||||
# https://postgr.es/m/20220927040208.l3shfcidovpzqxfh%40awork3.anarazel.de
|
# https://postgr.es/m/20220927040208.l3shfcidovpzqxfh%40awork3.anarazel.de
|
||||||
TEST_JOBS: 8
|
TEST_JOBS: 8
|
||||||
IMAGE: ghcr.io/cirruslabs/macos-runner:sonoma
|
IMAGE: ghcr.io/cirruslabs/macos-runner:sequoia
|
||||||
|
|
||||||
CIRRUS_WORKING_DIR: ${HOME}/pgsql/
|
CIRRUS_WORKING_DIR: ${HOME}/pgsql/
|
||||||
CCACHE_DIR: ${HOME}/ccache
|
CCACHE_DIR: ${HOME}/ccache
|
||||||
|
|||||||
Reference in New Issue
Block a user