mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-31 19:49:20 +02:00
Merge branch '3.3.x'
This commit is contained in:
commit
1f5c64185c
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -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' ## Disabled since currently unstable
|
||||
# db: "mysql:5.7"
|
||||
|
||||
name: PHP ${{ matrix.php }} - ${{ matrix.db_alias != '' && matrix.db_alias || matrix.db }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user