Skip to content

Commit 591e094

Browse files
committed
🔨 update build action
1 parent 66deef7 commit 591e094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/docker-build.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919

2020
jobs:
2121
checkout:
22-
runs-on: [self-hosted, ${{ inputs.runners }}, ${{ inputs.architecture }}]
22+
runs-on: self-hosted
2323
outputs:
2424
sha: ${{ steps.get-sha.outputs.sha }}
2525
steps:

0 commit comments

Comments
 (0)