Skip to content

Bump to swift-syntax 600 #6

Bump to swift-syntax 600

Bump to swift-syntax 600 #6

Workflow file for this run

name: test
on:
push:
branches:
- main
pull_request:
branches:
- main
env:
DEVELOPER_DIR: /Applications/Xcode_15.2.app/Contents/Developer
jobs:
test:
runs-on: macOS-14
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Test macOS
run: exec ./.github//scripts/test.sh