[skip ci] Try to fix macos-latest-clang.yml

This commit is contained in:
ado 2024-02-28 19:16:47 +01:00
parent 2d988eda09
commit a2144c7219

View File

@ -27,6 +27,8 @@ jobs:
matrix:
xcode: ['13.1', '13.2.1', '13.3.1', '13.4.1', '14.0', '14.0.1', '14.1']
type: [Release, Debug]
env:
DEVELOPER_DIR: /Applications/Xcode_${{matrix.xcode}}.app/Contents/Developer
runs-on: macos-12