Skip to content

Commit e6586ab

Browse files
authored
Update NanoPi-Docker-MocoWrt.yml
1 parent d9b531c commit e6586ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/NanoPi-Docker-MocoWrt.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ env:
3131

3232
jobs:
3333
Build:
34-
runs-on: self-hosted
34+
runs-on: ubuntu-20.04
3535
timeout-minutes: 4300
3636

3737
outputs:
@@ -192,7 +192,7 @@ jobs:
192192

193193
Upload:
194194
needs: [Build]
195-
runs-on: self-hosted
195+
runs-on: ubuntu-20.04
196196
timeout-minutes: 4300
197197

198198
steps:

0 commit comments

Comments
 (0)