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 ccc9df1 commit a3dd802Copy full SHA for a3dd802
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: macos-12.0
19
strategy:
20
matrix:
21
- xcode: [ "13.1", "13.2.1", "13.3.1" ]
+ xcode: [ "13.1", "13.2.1", "13.3.1", "13.4.1" ]
22
23
env:
24
DEVELOPER_DIR: /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
0 commit comments