Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vancraar committed Dec 20, 2024
1 parent e29989c commit 46aed9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ pipeline {
}
axis{
name 'ARCHITECTURE'
values 'CUDA'
values 'NVIDIA'
}
}
exclude { // TODO: enable if adaptivecpp is workingwith new llvm version
Expand Down

0 comments on commit 46aed9e

Please sign in to comment.