We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 666f4d7 commit 132bbe5Copy full SHA for 132bbe5
.github/workflows/unittest.yml
@@ -13,7 +13,7 @@ on: workflow_dispatch
13
jobs:
14
15
unittest:
16
- runs-on: ubuntu-latest
+ runs-on: windows-latest
17
steps:
18
- name: test_base
19
run: |
0 commit comments