Skip to content

Commit e34861b

Browse files
authored
Update sampleapp-ci1.yaml
1 parent 70118a6 commit e34861b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sampleapp-ci1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: workflow_dispatch # helps to trigger manually on github actions page
33
jobs:
44
compile:
55
#runs-on: ubuntu-latest
6-
runs-on: awsec2-naresh
6+
runs-on: self-hosted
77
steps:
88
- name: get code
99
uses: actions/checkout@v4

0 commit comments

Comments
 (0)