diff --git a/.github/workflows/safari.yml b/.github/workflows/safari.yml index 07d29c78cf..7c65b2adee 100644 --- a/.github/workflows/safari.yml +++ b/.github/workflows/safari.yml @@ -8,7 +8,7 @@ on: - main jobs: build: - runs-on: macos-13 + runs-on: macos-latest timeout-minutes: 30 steps: - uses: actions/checkout@v4