Add tvOS to matrix
This commit is contained in:
parent
978c74ad6e
commit
31005c84ba
|
@ -27,6 +27,8 @@ jobs:
|
|||
use_version: true
|
||||
- name: "macOS"
|
||||
platform: "mac"
|
||||
- name: "tvOS"
|
||||
platform: "tvos"
|
||||
env:
|
||||
PLATFORM: ${{ matrix.platform }}
|
||||
MATCH_USERNAME: ${{ secrets.MATCH_USERNAME }}
|
||||
|
|
Loading…
Reference in New Issue