modified: .gitea/workflows/ssh-client-build-deploy.yaml
Some checks failed
/ ssh-client (push) Waiting to run
/ ssh-server (push) Failing after 13s

modified:   .gitea/workflows/ssh-server-build-deploy.yaml
This commit is contained in:
Márcio Fernandes
2026-03-16 01:56:33 +00:00
parent bdae578580
commit df6ad0cd34
2 changed files with 2 additions and 3 deletions

View File

@@ -9,8 +9,7 @@ on:
jobs:
ssh-client:
runs-on: ubuntu-latest
runs-on: ["oci-image-builder", "amd64"]
defaults:
run:
working-directory: ${{gitea.workspace}}docker/ssh-client