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

This commit is contained in:
ado 2024-02-28 19:28:34 +01:00
parent 59300b6e7a
commit baf687605d

View File

@ -25,7 +25,7 @@ jobs:
strategy:
matrix:
xcode: ['13', '14', '15']
xcode: ['13.4', '14.2', '15.1']
type: [Release, Debug]
runs-on: macos-12