Skip to content

Commit

Permalink
restored bbp version
Browse files Browse the repository at this point in the history
  • Loading branch information
pjmaechling committed Sep 9, 2023
1 parent 00066a1 commit d39962a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/gmsvtoolkit-build-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ python3 -c "import scipy; print('SciPy: ', scipy.__version__)"
python3 -c "import matplotlib; print('Matplotlib: ', matplotlib.__version__)"

# Set basic parameters
VERSION=23.9.0
VERSION=22.4.0
BASEDIR="${RUNNER_WORKSPACE}"
GMSVTOOLKIT_DIR="${BASEDIR}/gmsvtoolkit/gmsvtoolkit"
SRCDIR="${GMSVTOOLKIT_DIR}/src"
Expand Down

0 comments on commit d39962a

Please sign in to comment.