diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 4c09cd7..f887e14 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -8,7 +8,7 @@ on: jobs: swift_format: name: swift-format - runs-on: macos-12 + runs-on: macos-14 steps: - uses: actions/checkout@v2 - name: Install