Skip to content

Commit

Permalink
disable mac tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Jun 9, 2023
1 parent 76a3def commit 6210550
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
- os: ubuntu
runner: ubuntu-large
target: x86_64-linux
- os: mac
runner: macos-latest
target: x86_64-darwin
# - os: mac
# runner: macos-latest
# target: x86_64-darwin

steps:
- name: Checkout
Expand Down

0 comments on commit 6210550

Please sign in to comment.