Skip to content

Commit e870586

Browse files
Revert "Bump to Chrome 131 for testing"
This reverts commit d8144a7.
1 parent d8144a7 commit e870586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
test-config:
2626
[
2727
# FIXME: timeouts on recent versions of Chrome, same as micropip
28-
{ runner: selenium, runtime: chrome, runtime-version: 131 },
28+
{ runner: selenium, runtime: chrome, runtime-version: 125 },
2929
{ runner: selenium, runtime: firefox, runtime-version: latest },
3030
]
3131

0 commit comments

Comments
 (0)