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 2a01c4c commit a0e2242Copy full SHA for a0e2242
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
24
strategy:
25
matrix:
26
- browser: [chromium, chrome, firefox]
+ browser: [chromium, chrome]
27
28
steps:
29
- uses: actions/checkout@v3
0 commit comments