Skip to content

Commit

Permalink
Restore runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
aure committed Apr 23, 2024
1 parent 562c7f3 commit b433362
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
name: Build ${{ matrix.scheme }} (Xcode ${{ matrix.xcode_version }})
# NOTE: macos-latest is NOT equivalent to macos-12 as of September 2022.
# Source: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources
runs-on: macos-13
needs: [swift_test]
strategy:
# Setting 'fail-fast' to 'true' implies the build will fail the first time it encounters an error.
Expand Down

0 comments on commit b433362

Please sign in to comment.