Skip to content

Update appcast for v1.7.2 #115

Update appcast for v1.7.2

Update appcast for v1.7.2 #115

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