Skip to content

Running builds sequentially #24

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Running builds sequentially #24

merged 1 commit into from
Oct 9, 2024

Conversation

goergisn
Copy link
Contributor

@goergisn goergisn commented Oct 9, 2024

Background

For some reason running builds in parallel started causing issues resolving dependencies

failed downloading 'https://github.com/SwiftGen/SwiftGen/releases/download/6.6.2/swiftgen-6.6.2.artifactbundle.zip' which is required by binary target 'swiftgen'

Summary

  • Switching to running builds sequentially to make it reliable again

Copy link

@atmamont atmamont left a comment

Choose a reason for hiding this comment

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

👍
This fancy new Swift concurrency syntax makes me refer to docs every time to understand the real behavior behind the syntax.

@goergisn goergisn merged commit 661743d into main Oct 9, 2024
1 check passed
@goergisn goergisn deleted the sequential-building branch October 9, 2024 09:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants