This commit is contained in:
Konstantinos Margaritis 2021-12-06 20:33:37 +02:00
parent 58bfe5423e
commit 1b6f37d626

1
Jenkinsfile vendored
View File

@ -318,6 +318,7 @@ pipeline {
}
}
}
}
stage("Clang-Release/AVX2") {
agent { label "x86" }
stages {