GHA/macos: use Xcode_14.0.1 for cmake builds

Fixes #10356
Closes #10381
This commit is contained in:
Philip H 2023-01-31 15:57:41 +01:00 committed by Daniel Stenberg
parent 48eb71ade4
commit 92d4053afd
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -23,6 +23,9 @@ concurrency:
permissions: {}
env:
DEVELOPER_DIR: /Applications/Xcode_14.0.1.app/Contents/Developer
jobs:
autotools:
name: ${{ matrix.build.name }}