Skip to content

[1.x] PHP 8.1.23 and 8.2.10 #260

[1.x] PHP 8.1.23 and 8.2.10

[1.x] PHP 8.1.23 and 8.2.10 #260

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