Skip to content

Commit

Permalink
Merge pull request #5370 from hallieswan/SWC-6805
Browse files Browse the repository at this point in the history
SWC-6805: specify GitHub macOS runner that includes colima
  • Loading branch information
hallieswan authored Apr 24, 2024
2 parents dbf9f1c + 36dc9a9 commit 9c39830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
retention-days: 1
playwright-tests:
needs: [build]
runs-on: 'macos-latest'
runs-on: 'macos-12'
timeout-minutes: 60
# Ensure that at most one playwright-tests job will run at a time in Sage-Bionetworks repo,
# but allow multiple playwright-test jobs to run concurrently in forked repos
Expand Down

0 comments on commit 9c39830

Please sign in to comment.