mirror of https://github.com/Radarr/Radarr
Drop mono 6.8 tests, add 6.12
This commit is contained in:
parent
bed4604e62
commit
1934a248f8
|
@ -388,12 +388,12 @@ stages:
|
|||
mono520:
|
||||
testName: 'Mono 5.20'
|
||||
containerImage: servarr/testimages:mono-5.20
|
||||
mono608:
|
||||
testName: 'Mono 6.8'
|
||||
containerImage: servarr/testimages:mono-6.8
|
||||
mono610:
|
||||
testName: 'Mono 6.10'
|
||||
containerImage: servarr/testimages:mono-6.10
|
||||
mono612:
|
||||
testName: 'Mono 6.12'
|
||||
containerImage: servarr/testimages:mono-6.12
|
||||
|
||||
pool:
|
||||
vmImage: 'ubuntu-18.04'
|
||||
|
@ -531,12 +531,12 @@ stages:
|
|||
mono520:
|
||||
testName: 'Mono 5.20'
|
||||
containerImage: servarr/testimages:mono-5.20
|
||||
mono608:
|
||||
testName: 'Mono 6.8'
|
||||
containerImage: servarr/testimages:mono-6.8
|
||||
mono610:
|
||||
testName: 'Mono 6.10'
|
||||
containerImage: servarr/testimages:mono-6.10
|
||||
mono612:
|
||||
testName: 'Mono 6.12'
|
||||
containerImage: servarr/testimages:mono-6.12
|
||||
|
||||
variables:
|
||||
pattern: 'Radarr.**.linux.tar.gz'
|
||||
|
|
Loading…
Reference in New Issue