Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad0f6de

Browse files
committed
bump chrome version from 93 to 110
1 parent 70c49ce commit ad0f6de

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.circleci/config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
working_directory: ~/plotly.js
5757
steps:
5858
- browser-tools/install-browser-tools: &browser-versions
59-
chrome-version: 93.0.4577.63
59+
chrome-version: 110.0.5481.100
6060
install-firefox: false
6161
install-geckodriver: false
6262
- attach_workspace:
@@ -93,7 +93,7 @@ jobs:
9393
working_directory: ~/plotly.js
9494
steps:
9595
- browser-tools/install-browser-tools: &browser-versions
96-
chrome-version: 93.0.4577.63
96+
chrome-version: 110.0.5481.100
9797
install-firefox: false
9898
install-geckodriver: false
9999
- attach_workspace:
@@ -113,7 +113,7 @@ jobs:
113113
working_directory: ~/plotly.js
114114
steps:
115115
- browser-tools/install-browser-tools: &browser-versions
116-
chrome-version: 93.0.4577.63
116+
chrome-version: 110.0.5481.100
117117
install-firefox: false
118118
install-geckodriver: false
119119
- attach_workspace:
@@ -132,7 +132,7 @@ jobs:
132132
working_directory: ~/plotly.js
133133
steps:
134134
- browser-tools/install-browser-tools: &browser-versions
135-
chrome-version: 93.0.4577.63
135+
chrome-version: 110.0.5481.100
136136
install-firefox: false
137137
install-geckodriver: false
138138
- attach_workspace:
@@ -151,7 +151,7 @@ jobs:
151151
working_directory: ~/plotly.js
152152
steps:
153153
- browser-tools/install-browser-tools: &browser-versions
154-
chrome-version: 93.0.4577.63
154+
chrome-version: 110.0.5481.100
155155
install-firefox: false
156156
install-geckodriver: false
157157
- attach_workspace:

0 commit comments

Comments
 (0)