mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
Merge remote-tracking branch 'origin/stable'
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -38,10 +38,10 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- php: 8.0.7
|
||||
config: phpstan.php8.neon
|
||||
config: phpstan.neon.dist
|
||||
image: ubuntu-20.04
|
||||
- php: 7.4.20
|
||||
config: phpstan.neon.dist
|
||||
config: phpstan.php7.neon
|
||||
image: ubuntu-20.04
|
||||
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user