Skip to content

Commit 6591d5a

Browse files
committed
back to linux
1 parent ab4bc63 commit 6591d5a

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: windows-latest
22+
runs-on: ubuntu-latest
2323

2424
steps:
2525
- name: Checkout repo and submodules

0 commit comments

Comments
 (0)