Skip to content

Commit

Permalink
Fix spelling errors in .jenkins/Jenkinsfile-Tests-Multi-GPU
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Van Craen <[email protected]>
  • Loading branch information
breyerml and vancraar authored May 10, 2022
1 parent c0e2deb commit 81a5495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins/Jenkinsfile-Tests-Multi-GPU
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ pipeline {
// hipSYCL backend
stage('Build and Test - hipSYCL'){
stages{
stage('Build PLSSVM hipSYCL - OpenCL') {
stage('Build PLSSVM Release - hipSYCL') {
steps {
dir('plssvm') {
sh '''
Expand Down

0 comments on commit 81a5495

Please sign in to comment.