mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-16 01:12:15 +03:00
fix typo
This commit is contained in:
committed by
Konstantinos Margaritis
parent
8cba42504d
commit
b9976fa4da
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -318,7 +318,8 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage("Clang-Release/AVX2") {
|
}
|
||||||
|
stage("Clang-Release/AVX2") {
|
||||||
agent { label "x86" }
|
agent { label "x86" }
|
||||||
stages {
|
stages {
|
||||||
stage("Git checkout") {
|
stage("Git checkout") {
|
||||||
|
|||||||
Reference in New Issue
Block a user