1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-11 03:17:43 +01:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander 2021-03-17 20:21:06 +01:00
commit e159bef055
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -123,8 +123,8 @@ jobs:
db: "mysql:8.0"
- php: '8.0'
db: "mysql:5.7"
- php: '8.1'
db: "mysql:5.7"
#- php: '8.1'
# db: "mysql:5.7"
name: PHP ${{ matrix.php }} - ${{ matrix.db_alias != '' && matrix.db_alias || matrix.db }}