Skip to content

Commit

Permalink
chore(ci): Remove mac runner (#1885)
Browse files Browse the repository at this point in the history
remove mac runner
  • Loading branch information
vezenovm authored Jul 7, 2023
1 parent f9f38de commit 26d078d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
- os: ubuntu
runner: ubuntu-large
target: x86_64-linux
- os: mac
runner: macos-latest-xl
target: x86_64-darwin

steps:
- name: Checkout
Expand Down

0 comments on commit 26d078d

Please sign in to comment.