mirror of
https://codeberg.org/icewind/php-dbg.git
synced 2026-06-03 09:14:09 +02:00
add 8.4
This commit is contained in:
parent
478c4928f9
commit
108eb33153
1 changed files with 1 additions and 1 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: ['8.1', '8.2', '8.3']
|
||||
php-versions: ['8.1', '8.2', '8.3', '8.4']
|
||||
variant: ['cli', 'apache', 'fpm']
|
||||
base: ['bookworm', 'bullseye']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue