mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-04-24 05:47:22 -04:00
Test mono 6.10, drop mono 6.6
This commit is contained in:
parent
d5869aebc6
commit
ba41939c27
1 changed files with 6 additions and 6 deletions
|
@ -384,12 +384,12 @@ stages:
|
|||
mono520:
|
||||
testName: 'Mono 5.20'
|
||||
containerImage: radarr/testimages:mono-5.20
|
||||
mono606:
|
||||
testName: 'Mono 6.6'
|
||||
containerImage: radarr/testimages:mono-6.6
|
||||
mono608:
|
||||
testName: 'Mono 6.8'
|
||||
containerImage: radarr/testimages:mono-6.8
|
||||
mono610:
|
||||
testName: 'Mono 6.10'
|
||||
containerImage: radarr/testimages:mono-6.10
|
||||
|
||||
pool:
|
||||
vmImage: 'ubuntu-16.04'
|
||||
|
@ -531,12 +531,12 @@ stages:
|
|||
mono520:
|
||||
testName: 'Mono 5.20'
|
||||
containerImage: radarr/testimages:mono-5.20
|
||||
mono606:
|
||||
testName: 'Mono 6.6'
|
||||
containerImage: radarr/testimages:mono-6.6
|
||||
mono608:
|
||||
testName: 'Mono 6.8'
|
||||
containerImage: radarr/testimages:mono-6.8
|
||||
mono610:
|
||||
testName: 'Mono 6.10'
|
||||
containerImage: radarr/testimages:mono-6.10
|
||||
|
||||
variables:
|
||||
pattern: 'Radarr.**.linux.tar.gz'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue