Skip to content

Commit

Permalink
ci: remove macos from the ci matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Sep 8, 2020
1 parent 19487db commit 6556797
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
os:
- ubuntu-latest
- windows-latest
- macOS-latest
steps:
- name: Checkout
uses: actions/checkout@master
Expand Down Expand Up @@ -99,7 +98,6 @@ jobs:
os:
- ubuntu-latest
- windows-latest
- macOS-latest
steps:
- name: Checkout
uses: actions/checkout@master
Expand Down

0 comments on commit 6556797

Please sign in to comment.