Skip to content

Commit 488eb71

Browse files
authored
Update fedora.yml
Signed-off-by: addminbpk <[email protected]>
1 parent 8b8e9b4 commit 488eb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fedora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push]
33
jobs:
44
build:
55
name: Build
6-
runs-on: ubuntu-latest
6+
runs-on: self-hosted
77
steps:
88
- name: Execute remote SSH commands using password
99
uses: appleboy/ssh-action@v1

0 commit comments

Comments
 (0)