Skip to content

Run CI with Emcee Runners #1713

Run CI with Emcee Runners

Run CI with Emcee Runners #1713

Workflow file for this run

name: Swift
on: [push]
jobs:
build:
runs-on: emcee-macos-14
steps:
- uses: actions/checkout@v4
- name: Build & Test
run: ON_CI=1 make test