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

Use Xcode 16 in Github Actions #363

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

crazytonyli
Copy link
Contributor

@crazytonyli crazytonyli commented Oct 29, 2024

There is a build failure on the Swift part of GitHub actions. I don't think it's our project that crashed the compiler. I switched to Xcode 16 in this PR to keep the build env consistent with Buildkite CI jobs.

  = note: clang: error: unable to execute command: Segmentation fault: 11
          clang: error: linker command failed due to signal (use -v to see invocation)
          

error: could not compile `askama_derive` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
make: *** [bindings] Error 101

@crazytonyli crazytonyli marked this pull request as ready for review October 29, 2024 20:44
@crazytonyli crazytonyli enabled auto-merge (squash) October 29, 2024 20:44
@crazytonyli crazytonyli merged commit 2c8406f into trunk Oct 29, 2024
22 checks passed
@crazytonyli crazytonyli deleted the fix-github-action-macos-image branch October 29, 2024 20:57
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.

2 participants