Skip to content

Commit

Permalink
Bring back runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
aure committed Apr 23, 2024
1 parent 70e9e17 commit c3c68a2
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 @@ -17,6 +17,7 @@ jobs:

build_demo:
name: Build ${{ matrix.scheme }} (Xcode ${{ matrix.xcode_version }})
runs-on: macos-13
needs: [swift_test]
strategy:
# Disabling fail-fast ensures that the job will run all configurations of the matrix, even if one fails.
Expand Down

0 comments on commit c3c68a2

Please sign in to comment.