Skip to content

Commit

Permalink
No branch needed now
Browse files Browse the repository at this point in the history
  • Loading branch information
WardBrian committed Sep 21, 2023
1 parent 510872b commit b57c366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def checkCompilation(String testsPath, String stancFlags = ""){
unstash 'ubuntu-exe'

sh """
git clone --recursive --depth 50 https://github.com/stan-dev/performance-tests-cmdstan --branch=fix/checkCompilation
git clone --recursive --depth 50 https://github.com/stan-dev/performance-tests-cmdstan
"""

writeFile(file:"performance-tests-cmdstan/cmdstan/make/local", text:"CXX=${CXX}")
Expand Down

0 comments on commit b57c366

Please sign in to comment.