Skip to content

Commit

Permalink
Add skeleton workflow for creating ephemeral self hosted runner
Browse files Browse the repository at this point in the history
Signed-off-by: ikolomi <[email protected]>
  • Loading branch information
ikolomi committed Jan 8, 2025
1 parent ebec0f7 commit cabd98d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/scale-shr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:

jobs:
hello-world:
name: "say hello world"
runs-on: [self-hosted, linux, ARM64]
steps:
- name: print Hello World
Expand Down

0 comments on commit cabd98d

Please sign in to comment.