Commit 8ee6ff389eb544f79adba1410d94a6d802d3cbba
Switch to macos-sonoma on AppVeyor
HomeBrew drops binary cache of "old" releases.
Author: xaizek
Author date (UTC): 2026-03-21 09:32
Committer name: xaizek
Committer date (UTC): 2026-03-21 09:32
Parent(s): b89812bdf905b944c4ee74838dcc9fbbeaf7c3d1
Signing key: 99DC5E4DB05F6BE2
Tree: 74f2543370de2a826004464694cb7cb9bab2d23d
| File data/appveyor/config.yml changed (mode: 100644) (index 08a3025..e663d68) |
| ... |
... |
environment: |
| 16 |
16 |
- BUILDENV: macos |
- BUILDENV: macos |
| 17 |
17 |
CC: ccache clang |
CC: ccache clang |
| 18 |
18 |
CXX: ccache clang++ |
CXX: ccache clang++ |
| 19 |
|
APPVEYOR_BUILD_WORKER_IMAGE: macos-monterey |
|
|
19 |
|
APPVEYOR_BUILD_WORKER_IMAGE: macos-sonoma |
| 20 |
20 |
|
|
| 21 |
21 |
cache: |
cache: |
| 22 |
22 |
- $HOME/.ccache |
- $HOME/.ccache |