Skip to content

Commit

Permalink
What if we run this without sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
achaikou committed Oct 27, 2023
1 parent 2e01d1e commit 98c058e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jobs:
- os: macos-11
#privledges: "sudo"
arch: x86_64
#- os: macos-13-xlarge
# privledges: "sudo"
# arch: arm64
- os: macos-13-xlarge
#privledges: "sudo"
arch: arm64

steps:
- name: Disable autocrlf
Expand Down

0 comments on commit 98c058e

Please sign in to comment.