chore: restore standard runs-on label
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 0s

This commit is contained in:
kimhyungsik
2026-07-22 14:00:36 +09:00
parent a161dcf319
commit 3eebf07b0e

View File

@@ -9,7 +9,7 @@ on:
jobs:
deploy:
runs-on: "ubuntu-latest:host"
runs-on: ubuntu-latest
steps:
- name: Deploy Task on Host
run: |