Run CI on Windows hosted runners
This commit is contained in:
parent
682f865d13
commit
7eae6bc950
|
|
@ -12,7 +12,7 @@ permissions:
|
|||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: windows-latest
|
||||
timeout-minutes: 30
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in New Issue