# Act Configuration for local GitHub Actions testing # Maps runner labels to Docker images # Format: -P label=image (one per line, or use test-workflow.sh script) -P php-ci=php-ci:latest -P docker-build=docker:latest