Skip to content

New TPL cache version on GHA workflows#3705

Merged
mrmundt merged 3 commits intoPyomo:mainfrom
mrmundt:new-cache
Aug 20, 2025
Merged

New TPL cache version on GHA workflows#3705
mrmundt merged 3 commits intoPyomo:mainfrom
mrmundt:new-cache

Conversation

@mrmundt
Copy link
Copy Markdown
Contributor

@mrmundt mrmundt commented Aug 19, 2025

Fixes NA

Summary/Motivation:

We realized from the GAMS V2 PR that the old GAMS version is still being used (29.1.0). After a bit of poking, the issue is that the older version is being downloaded in the TPL cache, and it shows up first on the path, so the new version is being completely ignored.

Changes proposed in this PR:

  • Update cache version number to refresh it

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@github-project-automation github-project-automation bot moved this from Todo to Reviewer Approved in Pyomo 6.9.4 Release Aug 19, 2025
@mrmundt mrmundt merged commit b212b41 into Pyomo:main Aug 20, 2025
35 checks passed
@github-project-automation github-project-automation bot moved this from Reviewer Approved to Done in Pyomo 6.9.4 Release Aug 20, 2025
@mrmundt mrmundt deleted the new-cache branch September 15, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

2 participants