Skip to content

Commit

Permalink
temporarily disables CI build of os/x
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <adrian@tetrate.io>
  • Loading branch information
Adrian Cole committed Apr 6, 2021
1 parent 5830704 commit 894ff3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
matrix:
runner:
- os: macos-latest
# - os: macos-latest ## revisit once all tests are off ginkgo
- os: ubuntu-latest
steps:
- name: "Checkout"
Expand Down

0 comments on commit 894ff3e

Please sign in to comment.