Skip to content

Commit

Permalink
remove mac runner
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Jun 6, 2023
1 parent 3a22b3d commit 6184f52
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 6184f52

Please sign in to comment.