Skip to content

Commit

Permalink
Exclude Xcode 14.0 from build matrix for now
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxDesiatov committed Aug 28, 2022
1 parent 443d135 commit b882353
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
xcode: Xcode_13.2.1
- os: macos-12
xcode: Xcode_13.4.1
- os: macos-12
xcode: Xcode_14.0

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit b882353

Please sign in to comment.