mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-01 17:27:53 +00:00
chore(ci): remove obsolete desktop-e2e-old CI label
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
6418fcd6c6
commit
2fab5ca720
2
test/e2e/ci/Jenkinsfile
vendored
2
test/e2e/ci/Jenkinsfile
vendored
@ -4,7 +4,7 @@ library 'status-jenkins-lib@v1.8.1'
|
||||
pipeline {
|
||||
|
||||
agent {
|
||||
label "${params.AGENT} && x86_64 && qt-5.15.2 && !desktop-e2e-old"
|
||||
label "${params.AGENT} && x86_64 && qt-5.15.2"
|
||||
}
|
||||
|
||||
parameters {
|
||||
|
Loading…
x
Reference in New Issue
Block a user