Skip to content

update CI to 6.0.2 and use separate device workflows #1

update CI to 6.0.2 and use separate device workflows

update CI to 6.0.2 and use separate device workflows #1

Workflow file for this run

name: tvOS
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
uses: tayloraswift/swift-device-action/.github/workflows/build.yml@master
with:
xcode-scheme: 'swift-json-Package'
destination: ${{ github.workflow }}