mirror of
https://github.com/Radarr/Radarr
synced 2025-02-24 07:10:57 +00:00
Drop mono 6.8 tests, add 6.12
This commit is contained in:
parent
bed4604e62
commit
1934a248f8
1 changed files with 6 additions and 6 deletions
|
@ -388,12 +388,12 @@ stages:
|
||||||
mono520:
|
mono520:
|
||||||
testName: 'Mono 5.20'
|
testName: 'Mono 5.20'
|
||||||
containerImage: servarr/testimages:mono-5.20
|
containerImage: servarr/testimages:mono-5.20
|
||||||
mono608:
|
|
||||||
testName: 'Mono 6.8'
|
|
||||||
containerImage: servarr/testimages:mono-6.8
|
|
||||||
mono610:
|
mono610:
|
||||||
testName: 'Mono 6.10'
|
testName: 'Mono 6.10'
|
||||||
containerImage: servarr/testimages:mono-6.10
|
containerImage: servarr/testimages:mono-6.10
|
||||||
|
mono612:
|
||||||
|
testName: 'Mono 6.12'
|
||||||
|
containerImage: servarr/testimages:mono-6.12
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-18.04'
|
vmImage: 'ubuntu-18.04'
|
||||||
|
@ -531,12 +531,12 @@ stages:
|
||||||
mono520:
|
mono520:
|
||||||
testName: 'Mono 5.20'
|
testName: 'Mono 5.20'
|
||||||
containerImage: servarr/testimages:mono-5.20
|
containerImage: servarr/testimages:mono-5.20
|
||||||
mono608:
|
|
||||||
testName: 'Mono 6.8'
|
|
||||||
containerImage: servarr/testimages:mono-6.8
|
|
||||||
mono610:
|
mono610:
|
||||||
testName: 'Mono 6.10'
|
testName: 'Mono 6.10'
|
||||||
containerImage: servarr/testimages:mono-6.10
|
containerImage: servarr/testimages:mono-6.10
|
||||||
|
mono612:
|
||||||
|
testName: 'Mono 6.12'
|
||||||
|
containerImage: servarr/testimages:mono-6.12
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
pattern: 'Radarr.**.linux.tar.gz'
|
pattern: 'Radarr.**.linux.tar.gz'
|
||||||
|
|
Loading…
Reference in a new issue