Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Acceptance tests: run on macOS 14 on ARM. #91

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

danielparks
Copy link
Owner

No description provided.

@danielparks
Copy link
Owner Author

On ARM/macOS:

Error: Installing rustup failed: shell-init: error retrieving current directory: getcwd: cannot access parent directories: Permission denied
info: downloading installer
error: Unable to proceed. Could not locate working directory.: Permission denied (os error 13)

I believe this error comes from rustup itself. Previously, I tried moving the script into /home/runner to avoid a temporary directory, and confirmed that the current directory seemed sane.

danielparks added a commit that referenced this pull request Sep 4, 2024
For some reason CI fails on macOS 14 (see PR #91).
danielparks added a commit that referenced this pull request Sep 4, 2024
For some reason CI fails on macOS 14 (see PR #91).
@danielparks danielparks force-pushed the acceptance-macos-arm branch 2 times, most recently from e499e26 to dec8ad7 Compare September 4, 2024 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant