mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-23 21:47:14 -04:00
disable compatibility checks until they work again
This commit is contained in:
parent
8fc16043c7
commit
25f93a9af4
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ jobs:
|
|||
|
||||
- task: DotNetCoreCLI@2
|
||||
displayName: 'Execute ABI Compatibility Check Tool'
|
||||
enabled: false
|
||||
inputs:
|
||||
command: custom
|
||||
custom: compat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue