Skip to content

Commit

Permalink
Revert "Bump to Chrome 131 for testing"
Browse files Browse the repository at this point in the history
This reverts commit d8144a7.
  • Loading branch information
agriyakhetarpal committed Dec 16, 2024
1 parent d8144a7 commit e870586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
test-config:
[
# FIXME: timeouts on recent versions of Chrome, same as micropip
{ runner: selenium, runtime: chrome, runtime-version: 131 },
{ runner: selenium, runtime: chrome, runtime-version: 125 },
{ runner: selenium, runtime: firefox, runtime-version: latest },
]

Expand Down

0 comments on commit e870586

Please sign in to comment.