We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8562a7 commit 06ce822Copy full SHA for 06ce822
1 file changed
.github/workflows/test.yml
@@ -9,7 +9,7 @@ permissions:
9
jobs:
10
run-unit-tests:
11
name: Run Tests
12
- runs-on: macos-latest
+ runs-on: ubuntu-latest
13
14
steps:
15
- name: Checkout
0 commit comments