commit | 1b640fd0929a74af4982c3e8ac4f4def83e6b281 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Jan 04 21:00:05 2023 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Jan 05 04:02:02 2023 -0500 |
tree | 333a8c43d886b98f1765c8fa92b59f63d83b5cb3 | |
parent | fcef058206559c267e8f831e8cc17362c7ccfd46 [diff] [blame] |
docs: improve formatting and document structure Change-Id: I530d58f2700eb264855843021db32f568d373a1d
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b551e45..f328d39 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -53,7 +53,7 @@ - os: macos-12 xcode: '13.4' - os: macos-12 - xcode: '14.1' + xcode: '14.2' steps: - name: Set up Xcode uses: maxim-lobanov/setup-xcode@v1