commit | 6f16856fc231f8c6296ff6574cc2abc63a53e1d9 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Nov 13 15:57:02 2022 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Nov 14 19:40:04 2022 -0500 |
tree | 3376cc2a559fa057b31177b27b29116dfad55ab3 | |
parent | b61e3e217473e59a4365eea9f88d58b91fd88c0b [diff] [blame] |
ci: add Xcode 14.1 Change-Id: I0dbc2eec5a50239415361292a0597ffa19b05ce1
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3495a8f..b551e45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -52,6 +52,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