1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[ticket/16740] Remove no longer supported and duplicate runs

PHPBB3-16740
This commit is contained in:
Marc Alexander
2021-05-02 21:51:00 +02:00
parent 464e2c1271
commit bf928d8b41

View File

@@ -243,10 +243,6 @@ jobs:
db: "postgres:12"
- php: '7.3'
db: "postgres:13"
- php: '7.2'
db: "postgres:13"
- php: '7.3'
db: "postgres:13"
- php: '7.4'
db: "postgres:13"
- php: '8.0'