mirror of
https://codeberg.org/icewind/php-dbg.git
synced 2026-06-03 09:14:09 +02:00
update php versions
This commit is contained in:
parent
6a056bc9dd
commit
d9b24b99b7
3 changed files with 3 additions and 3 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php-versions: ['7.3', '7.4', '8.0', '8.1']
|
||||
php-versions: ['8.0', '8.1', '8.2']
|
||||
variant: ['cli', 'apache', 'fpm']
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue