Skip to content

Commit

Permalink
workflows: run one job on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 committed Jul 7, 2020
1 parent d957f40 commit 9124695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
revision: ${{matrix.revision}}
force: ${{matrix.force}}
test-livecheck-formula:
runs-on: ubuntu-latest
runs-on: macos-latest
needs:
- test
steps:
Expand Down

0 comments on commit 9124695

Please sign in to comment.