Skip to content

Commit 06ce822

Browse files
committed
run on ubuntu
Signed-off-by: Adam Setch <adam.setch@outlook.com>
1 parent e8562a7 commit 06ce822

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99
jobs:
1010
run-unit-tests:
1111
name: Run Tests
12-
runs-on: macos-latest
12+
runs-on: ubuntu-latest
1313

1414
steps:
1515
- name: Checkout

0 commit comments

Comments
 (0)