mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
fix typo
This commit is contained in:
parent
58bfe5423e
commit
1b6f37d626
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") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user