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