Skip to content

Commit 76451c5

Browse files
committed
build: fix failing firefox tests on main (#31441)
Changes the version of `rules_browsers` which include a fix that should resolve the failing Firefox tests on the `main` branch. (cherry picked from commit 81fbf0f)
1 parent 59be546 commit 76451c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ esbuild_register_toolchains(
238238

239239
git_repository(
240240
name = "rules_browsers",
241-
commit = "fd3b3d37662206a19eaa34f157c757b3291978dc",
241+
commit = "0952071cdc67acf1124c20c32a9b7e2e85da0aa3",
242242
remote = "https://github.com/devversion/rules_browsers.git",
243243
)
244244

0 commit comments

Comments
 (0)