Skip to content

Commit

Permalink
Run the workflow on a self-hosted runner
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui committed Oct 30, 2024
1 parent ed1e2b0 commit a4b0358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vtop_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ concurrency:
jobs:
build:
name: VTop Example
runs-on: gh-hosted-runners-64cores-1
runs-on: self-hosted

steps:
- name: Skip CI
Expand Down

0 comments on commit a4b0358

Please sign in to comment.