Skip to content

Commit

Permalink
using macos for webkit playwright tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jrk12b committed Aug 5, 2024
1 parent 0ba4261 commit f29fda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: npm run playwright:firefox

playwright-run-safari-webkit:
runs-on: ubuntu-latest
runs-on: macos-latest
needs: [setup-node, jest-run, postman-run]
steps:
- name: Checkout Code
Expand Down

0 comments on commit f29fda2

Please sign in to comment.