Skip to content

Add php8.3 variant

Add php8.3 variant #21

Workflow file for this run

name: Build docker image
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: ./hooks/build