Updated workflow

This commit is contained in:
Yogesh Ojha
2020-07-08 01:42:49 +05:30
parent 64785a95cc
commit b6de2822fe
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
build:
strategy:
matrix:
runs-on: [ubuntu-latest, windows-latest]
runs-on: ubuntu-latest
runs-on: ${{matrix.runs-on}}
steps: