We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e19414 commit 2bef092Copy full SHA for 2bef092
.github/workflows/verify-build.yml
@@ -68,7 +68,7 @@ jobs:
68
run: npm run test -- --watch=false --browsers=FirefoxHeadless
69
70
test-safari:
71
- runs-on: macos-latest
+ runs-on: macos-14
72
steps:
73
- name: Checkout
74
uses: actions/checkout@v4
0 commit comments