1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 22:40:39 +02:00

[ticket/17193] Remove mariadb versions not working right now

PHPBB3-17193
This commit is contained in:
Marc Alexander
2023-09-22 11:49:52 +02:00
parent 8143ec6060
commit 316b061de1

View File

@@ -115,10 +115,6 @@ jobs:
db: "mariadb:10.10"
- php: '8.1'
db: "mariadb:10.11"
- php: '8.1'
db: "mariadb:11.0"
- php: '8.1'
db: "mariadb:11.1"
- php: '8.1'
db: "mysql:5.7"
db_alias: "MySQL Slow Tests"