Skip to content

chore(deps): update swift docker tag to v6.1 #395

chore(deps): update swift docker tag to v6.1

chore(deps): update swift docker tag to v6.1 #395

Workflow file for this run

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