Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

Commit bb79ded

Browse files
committed
ci: fix firefox tests
1 parent 7814cac commit bb79ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
test-browser:
2929
name: Firefox Browser Tests
30-
runs-on: ubuntu-latest
30+
runs-on: windows-latest
3131
strategy:
3232
matrix:
3333
firefox: ['107.0.1']

0 commit comments

Comments
 (0)