Update Xcode versions on CI
This commit is contained in:
parent
ea8b88b352
commit
2c2a1e173c
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: macOS-latest
|
||||
strategy:
|
||||
matrix:
|
||||
xcode: ["11.6", "12_beta"]
|
||||
xcode: ["11.7", "12"]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
|
|
|
|||
Loading…
Reference in New Issue