diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 4558e33..4da27a1 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -11,7 +11,7 @@ concurrency: jobs: documentation: - runs-on: macos-15 + runs-on: macos-26 steps: - name: Select Xcode 16.0 run: sudo xcode-select -s /Applications/Xcode_16.0.app