mirror of
https://github.com/pelican-dev/panel.git
synced 2025-07-12 06:41:08 +02:00
Bump php versions
This commit is contained in:
parent
21465a0d93
commit
7e0e0908de
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
php: [8.1, 8.2]
|
php: [8.2, 8.3]
|
||||||
database: ["mariadb:10.2", "mysql:8"]
|
database: ["mariadb:10.2", "mysql:8"]
|
||||||
services:
|
services:
|
||||||
database:
|
database:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user