Skip to content

Commit 4ae15bc

Browse files
committed
[tmp] try windows runner
1 parent 286f9a2 commit 4ae15bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
RunTestSuite:
2020
if: ${{ !contains(github.event.head_commit.message, '[skip ci]') }}
2121
name: Run Test Suite
22-
runs-on: ubuntu-latest
22+
runs-on: windows-latest
2323

2424
steps:
2525
- name: Checkout repo and submodules

0 commit comments

Comments
 (0)