We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c139f1 commit 75662caCopy full SHA for 75662ca
.github/workflows/ci-macos.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: macOS-latest
13
strategy:
14
matrix:
15
- xcode: ["13.2.1"]
+ xcode: ["14.2"]
16
steps:
17
- name: Checkout
18
uses: actions/checkout@master
0 commit comments