Skip to content

Commit

Permalink
bump cmake version for NEURON
Browse files Browse the repository at this point in the history
  • Loading branch information
pramodk committed Oct 17, 2023
1 parent 481efbe commit 7eb68e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nmodl-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
env:
CTEST_PARALLEL_LEVEL: 1
PYTHON_VERSION: 3.8
DESIRED_CMAKE_VERSION: 3.15.0
DESIRED_CMAKE_VERSION: 3.15

jobs:
ci:
Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ stages:
fi
./bin/nrnivmodl-core $(Build.Repository.LocalPath)/test/integration/mod
env:
CMAKE_PKG: 'cmake-3.15.0-Linux-x86_64'
CMAKE_PKG: 'cmake-3.17.0-Linux-x86_64'
SHELL: 'bash'
displayName: 'Build Neuron and Run Integration Tests'
- job: 'osx11'
Expand Down

0 comments on commit 7eb68e2

Please sign in to comment.