Add PHP 8.2 and 8.1 to test matrix
`setup-php` action was fixed to add embed SAPI for older versions of PHP
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -33,6 +33,10 @@ jobs:
|
|||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
- build: perl
|
- build: perl
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
|
- build: php-8.1
|
||||||
|
os: ubuntu-latest
|
||||||
|
- build: php-8.2
|
||||||
|
os: ubuntu-latest
|
||||||
- build: php-8.3
|
- build: php-8.3
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
- build: python-3.11
|
- build: python-3.11
|
||||||
|
|||||||
Reference in New Issue
Block a user