Fix jenkins build

This commit is contained in:
2024-03-28 11:44:01 -07:00
parent a91df62608
commit 7af961f141
Vendored
-1
View File
@@ -57,7 +57,6 @@ pipeline {
}
steps {
CleanBuildAndTest("-DUSE_SIMD_FALLBACK=ON")
recordIssues(tools: [clang()])
}
}
stage('Release [gcc]') {