mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-04 01:24:09 +02:00
depricate 8.0 images
This commit is contained in:
parent
2f060243f9
commit
260846ff38
4 changed files with 4 additions and 4 deletions
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
php-version: [ '8.0', '8.1', '8.2', '8.3' ]
|
||||
php-version: [ '8.1', '8.2', '8.3' ]
|
||||
variant: [ '', '-dbg' ]
|
||||
|
||||
name: haze-${{ matrix.php-version }}${{ matrix.variant }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue