Skip to content

Update dependency apple/swift-system to from: "1.6.4" #55

Update dependency apple/swift-system to from: "1.6.4"

Update dependency apple/swift-system to from: "1.6.4" #55

Workflow file for this run

name: Test
on:
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Build
run: |
set -ex
docker build --rm --no-cache .