Skip to content

[1.x] PHP 8.0.30, 8.1.22, 8.2.9 #250

[1.x] PHP 8.0.30, 8.1.22, 8.2.9

[1.x] PHP 8.0.30, 8.1.22, 8.2.9 #250

Workflow file for this run

name: Build Docker images
on:
pull_request:
paths:
- runtime/**
jobs:
publish:
name: Building images
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Build images
run: make docker-images