use aio container
Some checks failed
Build and Deploy / deploy (push) Failing after 31s

This commit is contained in:
Satria 2026-06-06 09:42:59 +07:00
commit 836c7885c9

View file

@ -10,7 +10,7 @@ env:
jobs: jobs:
deploy: deploy:
runs-on: self-hosted runs-on: aio
steps: steps:
- name: Checkout - name: Checkout
run: git clone ${{ gitea.server_url }}/${{ gitea.repository }} . && git checkout ${{ gitea.sha }} run: git clone ${{ gitea.server_url }}/${{ gitea.repository }} . && git checkout ${{ gitea.sha }}