Fix act local runner: add Gitea workflow path and Apple Silicon arch flag
API CI/CD / Validate (composer + pint) (push) Failing after 2s
API CI/CD / Test (PHPUnit) (push) Failing after 2s
API CI/CD / Build frontend assets (push) Failing after 28s
API CI/CD / Security audit (push) Failing after 1s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped

This commit is contained in:
root
2026-06-21 11:49:40 -04:00
parent 5e37271fd2
commit d04d28c764
+2 -1
View File
@@ -1,3 +1,4 @@
-P ubuntu-latest=catthehacker/ubuntu:act-latest
--artifact-server-path=/tmp/act-artifacts
--no-pull
-W .gitea/workflows/
--container-architecture linux/amd64