Skip to content

Commit

Permalink
Use new DQMGUI release by default
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingface0 committed Feb 1, 2024
1 parent 0563442 commit ded0c03
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ DMWM_GIT_TAG=master

# DQMGUI tag to use, see https://github.com/cms-DQM/dqmgui_prod/tags
# Overriden by GitHub actions secrets.
#DQMGUI_GIT_TAG=9.8.0
DQMGUI_GIT_URL=https://github.com/cms-DQM/dqmgui_prod
DQMGUI_GIT_TAG=python3_backup
DQMGUI_GIT_TAG=10.0.0

# Boost.GIL. At most version 1.67!! The API changed radically after that.
BOOST_GIL_GIT_URL=https://github.com/boostorg/gil
Expand Down

0 comments on commit ded0c03

Please sign in to comment.