Remove Xcode 11 from CircleCI, App-Store requires 12 or up since April 2021
This commit is contained in:
parent
41a8204020
commit
1344144447
@ -221,7 +221,7 @@ workflows:
|
||||
name: build-and-test-xcode-<< matrix.xcode-version >>
|
||||
matrix:
|
||||
parameters:
|
||||
xcode-version: ["11.7.0", *default-xcode-version]
|
||||
xcode-version: [*default-xcode-version]
|
||||
#- generate-docs:
|
||||
#filters:
|
||||
#branches: { only: master }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user