Skip to content

Conversation

@michael-weng
Copy link
Contributor

  • The original GH Actions change has this option added to build config, but not to other configurations like launch and snippet.
  • This causes commands that passes through debugger but disregard breakpoints like the run build command to fail in CI.
  • This would also show up once we have a nightly workflow going.
  • Both issues described above will be addressed by this PR.

Issue: #1198

- The original GH Actions change has this option added to build config,
but not to other configurations like launch and snippet.
- This causes commands that passes through debugger but disregard
breakpoints like the run build command to fail in CI.
- This would also show up once we have a nightly workflow going.
- Both issues described above will be addressed by this PR.

Issue: swiftlang#1198
@plemarquand plemarquand merged commit c56df37 into swiftlang:main Nov 5, 2024
15 checks passed
@michael-weng michael-weng deleted the seccomp_fix branch November 5, 2024 16:49
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