Skip to content

Commit f51d615

Browse files
authored
Merge pull request #12 from gitx/Xcode-13.2.1
Xcode 13.2.1
2 parents 8700f62 + 3f9e73e commit f51d615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildPR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
xcode: [ Xcode_12.5, Xcode_13.1, Xcode_13.2, Xcode_13.0, Xcode_12.4 ]
12+
xcode: [ Xcode_12.5, Xcode_13.1, Xcode_13.2.1, Xcode_13.0, Xcode_12.4 ]
1313
steps:
1414
- name: Checkout
1515
uses: actions/checkout@v2.3.4

0 commit comments

Comments
 (0)