Skip to content

Conversation

@romerojosh
Copy link
Collaborator

#87 did not quite work as expected, as the job step to free runner disk space ran after the container was pulled (and also erroneously inside the container). This PR replaces the container tag usage in the workflow with explicit docker run commands to ensure the container pull happens after disk space is freed up.

Annoyingly, the issue_comment workflow trigger only works for workflow files committed to main (see: https://github.com/orgs/community/discussions/59389), so I merged that PR to test the comment workflow trigger before discovering this other issue. Apologies for the churn.

@romerojosh romerojosh merged commit 2a40d16 into main Sep 16, 2025
3 checks passed
@romerojosh romerojosh deleted the build_ci_updates branch September 25, 2025 22:08
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