Skip to content

Commit

Permalink
cylc#590 Disable macos build for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow committed Feb 22, 2021
1 parent 160ca04 commit 62b180a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,9 @@ jobs:
browser: firefox
- os: ubuntu-latest
browser: chrome
- os: macos-latest
browser: edge
# TODO: uncomment after #590
# - os: macos-latest
# browser: edge
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 62b180a

Please sign in to comment.