Workflow: trying out linux:host runs-on

Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
2025-11-24 15:10:02 +07:00
parent 32eae26d45
commit 8d8f7e278b

View File

@@ -26,4 +26,10 @@ jobs:
- name: Restart compose
run: |
echo '(cd backend-development-kickstarter && ddd && ddd && ddud)' > /hostpipe
Restart Docker Compose:
runs-on: linux:host
- name: Testing
run: |
pwd
ls
whoami