mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 01:42:06 -04:00
test ie11 on windows 8.1 instead of windows 10 (#7775)
This commit is contained in:
parent
b268b286d8
commit
f8032e7cc1
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ module.exports = {
|
|||
'--os',
|
||||
'Windows',
|
||||
'--osv',
|
||||
'10',
|
||||
'8.1',
|
||||
'--b',
|
||||
'ie',
|
||||
'--bv',
|
||||
|
|
|
|||
Loading…
Reference in a new issue