mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-09 19:26:53 +02:00
Merge pull request #6205 from marc1706/ticket/16740
[ticket/16740] Remove no longer supported and duplicate runs
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -243,10 +243,6 @@ jobs:
|
|||||||
db: "postgres:12"
|
db: "postgres:12"
|
||||||
- php: '7.3'
|
- php: '7.3'
|
||||||
db: "postgres:13"
|
db: "postgres:13"
|
||||||
- php: '7.2'
|
|
||||||
db: "postgres:13"
|
|
||||||
- php: '7.3'
|
|
||||||
db: "postgres:13"
|
|
||||||
- php: '7.4'
|
- php: '7.4'
|
||||||
db: "postgres:13"
|
db: "postgres:13"
|
||||||
- php: '8.0'
|
- php: '8.0'
|
||||||
|
Reference in New Issue
Block a user