We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5faff3d commit 47b0dabCopy full SHA for 47b0dab
1 file changed
.github/workflows/playwright-chromium-macos.yml
@@ -10,7 +10,7 @@ concurrency:
10
jobs:
11
playwright-chromium-macos:
12
timeout-minutes: 90
13
- runs-on: macos-15
+ runs-on: macos-14
14
steps:
15
- uses: actions/checkout@v3
16
- name: setup node
0 commit comments