Skip to content

Update appcast for v1.10.0 #143

Update appcast for v1.10.0

Update appcast for v1.10.0 #143

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: macos-15
steps:
- uses: actions/checkout@v4
- run: swift build
- run: swift test