Skip to content

Commit db74c43

Browse files
committed
Trying chrome version 137 ..
Looks like the system has Chrome 1.37 already installed. This will setup chrome 137 somewhere but more importantly add the driver. Realizing I may need to rework how we setup the machine ..
1 parent 52faa86 commit db74c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Chrome
2525
uses: browser-actions/setup-chrome@v1
2626
with:
27-
chrome-version: 138
27+
chrome-version: 137
2828
install-dependencies: true
2929
install-chromedriver: true
3030
id: setup-chrome

0 commit comments

Comments
 (0)