[ci] Use the latest stable XCode image

This commit is contained in:
Khaled Hosny 2021-07-12 22:24:14 +02:00 committed by Behdad Esfahbod
parent 13187d29ef
commit 5f5a8b4dd7
1 changed files with 3 additions and 3 deletions

View File

@ -10,9 +10,9 @@ executors:
jobs: jobs:
macos-10_15_3-aat-fonts: macos-aat-fonts:
macos: macos:
xcode: "11.4.0" xcode: "12.5.1"
steps: steps:
- checkout - checkout
- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install pkg-config ragel freetype glib cairo python3 icu4c graphite2 gobject-introspection gtk-doc ninja - run: HOMEBREW_NO_AUTO_UPDATE=1 brew install pkg-config ragel freetype glib cairo python3 icu4c graphite2 gobject-introspection gtk-doc ninja
@ -131,7 +131,7 @@ workflows:
build: build:
jobs: jobs:
- macos-10_15_3-aat-fonts - macos-aat-fonts
- distcheck: # will be dropped with autotools removal - distcheck: # will be dropped with autotools removal
filters: filters:
tags: tags: