This commit is contained in:
Konstantinos Margaritis
2021-12-06 20:33:37 +02:00
committed by Konstantinos Margaritis
parent 8cba42504d
commit b9976fa4da

1
Jenkinsfile vendored
View File

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