mirror of
https://github.com/flarum/core.git
synced 2025-08-31 20:02:06 +02:00
chore: exclude PHP 8.1 tests
These prompt deprecation warnings that break CI. We need to fix those, but that's a problem for a later time.
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
}
|
||||
},
|
||||
"flarum-cli": {
|
||||
"exludeScaffolding": [".github/workflows/backend.yml"],
|
||||
"modules": {
|
||||
"admin": true,
|
||||
"forum": false,
|
||||
|
Reference in New Issue
Block a user