Skip to content

Update swift Docker tag to v6.1.1 #20

Update swift Docker tag to v6.1.1

Update swift Docker tag to v6.1.1 #20

Workflow file for this run

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