Skip to content

Commit

Permalink
runs-on: darwin-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-kallavus committed Dec 7, 2023
1 parent 68c904c commit 961ea2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
playwright:
name: 'Playwright Tests'
runs-on: ubuntu-latest
runs-on: darwin-latest
container:
image: mcr.microsoft.com/playwright:v1.40.0-jammy
steps:
Expand Down

0 comments on commit 961ea2f

Please sign in to comment.