diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index feab38a..f7b0abc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ on: jobs: lint: runs-on: ubuntu-24.04-arm - container: swift:6.1 + container: swift:6.2 steps: - uses: actions/checkout@v5 - run: swift format lint -rsp .