diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index aa8e1f3..10f4f99 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -8,7 +8,7 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: podman-latest steps: - name: Checkout code uses: actions/checkout@v3