Skip to content

fixing build on 8.1 #178

fixing build on 8.1

fixing build on 8.1 #178

Workflow file for this run

name: 'Tests'
on:
push:
branches:
- v1.3.x
pull_request:
branches:
- v1.3.x
jobs:
test_php81:
uses: he4rt/scylladb-php-driver/.github/workflows/[email protected]
with:
image: php-8.1.21
test_php81_zts:
uses: he4rt/scylladb-php-driver/.github/workflows/[email protected]
with:
image: php-8.1.21-zts
test_php82:
uses: he4rt/scylladb-php-driver/.github/workflows/[email protected]
with:
image: php-8.2.8
test_php82_zts:
uses: he4rt/scylladb-php-driver/.github/workflows/[email protected]
with:
image: php-8.2.8-zts