Skip to content

Revert "feat: test out self hosted runner" #107

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

Merged
merged 2 commits into from
May 23, 2025
Merged

Conversation

galargh
Copy link
Contributor

@galargh galargh commented May 23, 2025

Reverts #105

This is related to filecoin-project/github-mgmt#132. This is a temporary revert. We need to first get back on hosted runners before getting on FilOz's self-hosted runners, because self-hosted tag is too permissive and would start matching any FilOz's runners as soon as I allow this repository to access them.

@galargh galargh requested a review from vmx May 23, 2025 15:02
- name: Run cargo fmt
run: cargo fmt --all -- --check

test:
# runs-on: ubuntu-24.04
runs-on: self-hosted
runs-on: ubuntu-24.04
Copy link
Contributor

Choose a reason for hiding this comment

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

@galargh For future reference: this test should ideally run on a machine with a GPU

@vmx vmx merged commit b06f9fb into master May 23, 2025
8 checks passed
@vmx vmx deleted the revert-105-self-hosted-runner branch May 23, 2025 15:17
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