Skip to content

Commit

Permalink
chore: update hello.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Oziel Santos committed Nov 8, 2023
1 parent 3e29c9d commit 3c86de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
hello_world_job:
runs-on: self-hosted
runs-on: arc-runner-k8s
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 3c86de8

Please sign in to comment.