We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e697a8e commit 21be0ceCopy full SHA for 21be0ce
1 file changed
.github/workflows/test.yml
@@ -85,6 +85,8 @@ jobs:
85
!./distribution/assets/webpack-stats.json
86
87
Safari:
88
+ # Disabled because it's a waste of time
89
+ if: false
90
runs-on: macos-latest
91
steps:
92
- uses: actions/checkout@v4
0 commit comments