Skip to content

Update ghcr.io/wyrihaximusnet/php Docker tag to v8.4 #5

Update ghcr.io/wyrihaximusnet/php Docker tag to v8.4

Update ghcr.io/wyrihaximusnet/php Docker tag to v8.4 #5

name: Continuous Integration (SubSplit Client)
on:
push:
branches:
- 'main'
- 'master'
- 'refs/heads/v[0-9]+.[0-9]+.[0-9]+'
pull_request:
jobs:
generate-and-test-client:
runs-on: ubuntu-latest
name: Generate and test client
container:
image: ghcr.io/wyrihaximusnet/php:8.3-nts-alpine-dev-root
steps:
- uses: actions/checkout@v4
with:
fetch-depth: '0'
persist-credentials: 'false'
- uses: "ramsey/composer-install@v2"
- run: make generate-example-client-subsplit