mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/16740] Remove no longer supported and duplicate runs
PHPBB3-16740
This commit is contained in:
parent
464e2c1271
commit
bf928d8b41
1 changed files with 0 additions and 4 deletions
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'
|
||||||
|
|
Loading…
Add table
Reference in a new issue