Skip to content

Commit a3dd802

Browse files
authored
Added 13.4.1
1 parent ccc9df1 commit a3dd802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: macos-12.0
1919
strategy:
2020
matrix:
21-
xcode: [ "13.1", "13.2.1", "13.3.1" ]
21+
xcode: [ "13.1", "13.2.1", "13.3.1", "13.4.1" ]
2222

2323
env:
2424
DEVELOPER_DIR: /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer

0 commit comments

Comments
 (0)