Skip to content

build with macos15 xcode16 #1719

build with macos15 xcode16

build with macos15 xcode16 #1719

Workflow file for this run

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