mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 14:24:46 +02:00
Update ci.yaml (#643)
This commit is contained in:
parent
e717e20996
commit
41ddae1ba0
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -87,7 +87,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
php: [8.2, 8.3]
|
php: [8.2, 8.3]
|
||||||
database: ["mariadb:10.3", "mariadb:10.11", "mariadb:11.4"]
|
database: ["mariadb:10.6", "mariadb:10.11", "mariadb:11.4"]
|
||||||
services:
|
services:
|
||||||
database:
|
database:
|
||||||
image: ${{ matrix.database }}
|
image: ${{ matrix.database }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user