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

This commit is contained in:
ado 2024-02-28 19:34:14 +01:00
parent 2d463b5620
commit 43b49635a4

View File

@ -25,10 +25,10 @@ jobs:
strategy: strategy:
matrix: matrix:
xcode: ['13.4', '14.2', '15.1'] xcode: ['13.4.1', '14.1']
type: [Release, Debug] type: [Release, Debug]
runs-on: macos-13 runs-on: macos-12
env: env:
DEVELOPER_DIR: /Applications/Xcode_${{matrix.xcode}}.app/Contents/Developer DEVELOPER_DIR: /Applications/Xcode_${{matrix.xcode}}.app/Contents/Developer