Skip to content

Commit b001910

Browse files
committed
Increase minimum Windows test version for saucelabs
1 parent ac19106 commit b001910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,9 +352,9 @@ jobs:
352352
ua: chrome
353353
os: OS X 10.11
354354
uaVersion: '79.0'
355-
- config: chrome-win_7-75.0
355+
- config: chrome-win_8-75.0
356356
ua: chrome
357-
os: Windows 7
357+
os: Windows 8
358358
uaVersion: '75.0'
359359

360360
steps:

0 commit comments

Comments
 (0)