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

Avoid hdiutils resource busy error in macos 13 builds #5058

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

m-kuhn
Copy link
Member

@m-kuhn m-kuhn commented Feb 26, 2024

No description provided.

@qfield-fairy
Copy link
Collaborator

@m-kuhn
Copy link
Member Author

m-kuhn commented Feb 26, 2024

Restarted a couple of times to check if it's stable

@@ -129,6 +129,7 @@ jobs:

- name: 📦 Package
run: |
echo "Killing XProtect..."; sudo pkill -9 XProtect >/dev/null || true; # see https://github.com/actions/runner-images/issues/7522
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@m-kuhn , do we need this for iOS?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it's the DMG creation -- specifically on macos-13 runners.

@m-kuhn m-kuhn merged commit 8dadc43 into master Feb 27, 2024
23 checks passed
@m-kuhn m-kuhn deleted the m-kuhn-patch-3 branch February 27, 2024 06:13
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.

None yet

3 participants