iiasa / message_ix

The integrated assessment and energy systems model MESSAGEix
https://docs.messageix.org
Apache License 2.0
122 stars 154 forks source link

Bump GAMS version in CI workflows to adjust for ixmp changes #863

Closed glatterf42 closed 4 months ago

glatterf42 commented 4 months ago

https://github.com/iiasa/ixmp/pull/532 deleted some libraries that were used to run GAMS, which should now be read directly from a GAMS subdirectory. This PR adjusts the version of GAMS used in CI to check if this newer version enables finding the libraries.

How to review

PR checklist

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.6%. Comparing base (0bf321d) to head (d9ee307). Report is 32 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #863 +/- ## ===================================== Coverage 95.6% 95.6% ===================================== Files 46 46 Lines 4333 4333 ===================================== Hits 4143 4143 Misses 190 190 ```