commit | a42efcb408ec6acef3eff9c88147e3c6cd947383 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Nov 15 02:43:16 2022 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Nov 15 02:43:16 2022 -0500 |
tree | d04511e97b9658d56650ffe885bf5dc361e12f34 | |
parent | aa9e3b21481a34af5d3234248b16aca316929293 [diff] [blame] |
ci: add Xcode 14.1 Change-Id: I8415fb1375da16813a69fa7a03bf37a7b0efc8b7
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 21e8948..8035fc9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -54,6 +54,8 @@ include: - os: macos-12 xcode: '13.4' + - os: macos-12 + xcode: '14.1' steps: - name: Set up Xcode uses: maxim-lobanov/setup-xcode@v1