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 9e5438d commit 97556b6Copy full SHA for 97556b6
.github/workflows/validate.yml
@@ -70,7 +70,7 @@ jobs:
70
run: pnpm test:unit
71
playwright:
72
name: Playwright tests
73
- runs-on: macos-14
+ runs-on: macos-latest
74
env:
75
CI: true
76
steps:
0 commit comments