Skip to content

[utils] staged building with custom versions #189

[utils] staged building with custom versions

[utils] staged building with custom versions #189

Workflow file for this run

name: PHP
on:
push:
paths:
- 'php/**'
- '.github/workflows/php.yml'
- '.github/workflows/common.yml'
- 'flake.*'
pull_request:
paths:
- 'php/**'
- '.github/workflows/php.yml'
- '.github/workflows/common.yml'
- 'flake.*'
workflow_dispatch:
jobs:
common:
name: Common
uses: ./.github/workflows/common.yml
with:
workdir: php
format-pkgs: php-cli
build-pkgs: php-cli