mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-15 17:02:14 +03:00
fix typo
This commit is contained in:
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