Skip to content

Merge pull request #51 from codelathe/initial_visionOS_support #223

Merge pull request #51 from codelathe/initial_visionOS_support

Merge pull request #51 from codelathe/initial_visionOS_support #223

Workflow file for this run

name: build
on: push
jobs:
build:
name: build
runs-on: macOS-12
steps:
- name: checkout
uses: actions/checkout@master
- name: swift build
run: swift build