Skip to content

Commit

Permalink
Merge pull request #263 from stakater/mustafaStakater-patch-2
Browse files Browse the repository at this point in the history
 workflow: update runner label
  • Loading branch information
rasheedamir authored Jul 11, 2023
2 parents 7042086 + 6f2d455 commit 4875a93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
build:
name: Build
if: "! contains(toJSON(github.event.commits.*.message), '[skip-ci]')"
runs-on: sno2
runs-on: om-sno6-lcaas

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
helm-dry-run:
name: helm-dry-run
if: "! contains(toJSON(github.event.commits.*.message), '[skip-ci]')"
runs-on: sno2
runs-on: om-sno6-lcaas

steps:
- name: Check out code
Expand Down

0 comments on commit 4875a93

Please sign in to comment.