mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Try msvs 2017
This commit is contained in:
parent
cad520a1db
commit
eb19b2b1bc
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
with:
|
||||
node-version: 10
|
||||
- name: Configure Visual Studio version
|
||||
run: npm config set msvs_version 2015
|
||||
run: npm config set msvs_version 2017
|
||||
- name: Bootstrap packages
|
||||
run: npm run bootstrap
|
||||
- name: Run tests
|
||||
|
Loading…
Reference in New Issue
Block a user