ci(windows): use kitchen.windows.yml

This commit is contained in:
semantic-release-bot
2021-03-05 18:46:51 +00:00
committed by Imran Iqbal
parent c38bb77b31
commit c6043fbc9d
2 changed files with 2 additions and 2 deletions
@@ -1,5 +1,5 @@
---
name: CI
name: 'Kitchen (Windows)'
'on': [push, pull_request]
@@ -7,7 +7,7 @@ env:
machine_user: kitchen
machine_pass: Pass@word1
machine_port: 5985
KITCHEN_LOCAL_YAML: kitchen.github.yml
KITCHEN_LOCAL_YAML: kitchen.windows.yml
jobs:
build: