diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 0ffd8a37..c5ce5c81 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -8,7 +8,7 @@ on: jobs: build: name: Run swiftlint - runs-on: macos-12 + runs-on: macos-13 steps: - uses: maxim-lobanov/setup-xcode@v1 with: