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

ci: remove volume mount in container #335

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

philippjh
Copy link
Member

@philippjh philippjh commented Feb 4, 2025

In order to enable self-hosted runners, I propose this PR which removes the directive to mount /mnt/ from the host to the build container inside the llvm-project-tests.yml workflow file. The purpose of this mount is unclear as a build directory, which has been left behind from other, differently configured builds, breaks other workflows and can't be reused properly.

Please see this PR to confirm, that the workflows are working as expected on the self-hosted runner.

@philippjh philippjh marked this pull request as ready for review February 4, 2025 21:56
@philippjh philippjh merged commit a9a9e6f into aie-public Feb 13, 2025
12 checks passed
@philippjh philippjh deleted the philippjh.ci-remove-mnt branch February 13, 2025 21:41
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.

3 participants