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 1690b01 commit 52a3fafCopy full SHA for 52a3faf
1 file changed
.circleci/config.yml
@@ -105,7 +105,7 @@ jobs:
105
install-firefox: false
106
install-geckodriver: false
107
install-chrome: true
108
- chrome-version: "132.0.6834.110"
+ chrome-version: "143.0.7499.192"
109
- attach_workspace:
110
at: ~/
111
- run:
@@ -148,6 +148,7 @@ jobs:
148
149
150
151
+ chrome-version: "143.0.7499.192" # TEMPORARY pin until WebGL issues with 144 are resolved
152
153
154
0 commit comments