mirror of
https://github.com/curl/curl.git
synced 2025-09-16 09:02:40 +03:00
GHA/macos: use Xcode_14.0.1 for cmake builds
Fixes #10356 Closes #10381
This commit is contained in:
parent
48eb71ade4
commit
92d4053afd
3
.github/workflows/macos.yml
vendored
3
.github/workflows/macos.yml
vendored
|
@ -23,6 +23,9 @@ concurrency:
|
||||||
|
|
||||||
permissions: {}
|
permissions: {}
|
||||||
|
|
||||||
|
env:
|
||||||
|
DEVELOPER_DIR: /Applications/Xcode_14.0.1.app/Contents/Developer
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
autotools:
|
autotools:
|
||||||
name: ${{ matrix.build.name }}
|
name: ${{ matrix.build.name }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user