mirror of
https://github.com/phpbb/phpbb.git
synced 2025-01-17 14:18:24 +01:00
[ticket/16740] Disable PHP 8.1 tests
PHPBB3-16740
This commit is contained in:
parent
c99bfe116f
commit
1e6ed3f0f5
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'
|
||||
# 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