mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 15:34:44 +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
|
||||
matrix:
|
||||
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:
|
||||
database:
|
||||
image: ${{ matrix.database }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user