Skip to content

Commit effd9bc

Browse files
authored
Update unittest.yml
1 parent fcc5f11 commit effd9bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on: workflow_dispatch
1313
jobs:
1414

1515
unittest:
16-
runs-on: windows-latest
16+
runs-on: ubuntu-latest
1717
steps:
1818
- name: test_base
1919
run: |

0 commit comments

Comments
 (0)