Skip to content

Commit 842fc62

Browse files
Updated runs-on again...
1 parent c178a64 commit 842fc62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
build-and-deploy:
1010
# Run on your self-hosted runner so it has Docker
11-
runs-on: [codebuilder-webapp, self-hosted, Linux]
11+
runs-on: [self-hosted, Linux, X64, codebuilder-webapp]
1212
# Alternatively: runs-on: [self-hosted, linux]
1313

1414
steps:

0 commit comments

Comments
 (0)