mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17193] Remove mariadb versions not working right now
PHPBB3-17193
This commit is contained in:
parent
8143ec6060
commit
316b061de1
1 changed files with 0 additions and 4 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue