Skip to content

Commit

Permalink
Set GAMS CI version to latest with a free license to adjust for ixmp …
Browse files Browse the repository at this point in the history
…changes (#203)
  • Loading branch information
glatterf42 authored Jul 10, 2024
1 parent 9c08ad6 commit afd7e2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-snapshots.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- uses: iiasa/actions/setup-gams@main
with:
version: 25.1.1
version: 29.1.0
license: ${{ secrets.GAMS_LICENSE }}

- uses: ts-graphviz/setup-graphviz@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:

- uses: iiasa/actions/setup-gams@main
with:
version: 25.1.1
version: 29.1.0
license: ${{ secrets.GAMS_LICENSE }}

- uses: ts-graphviz/setup-graphviz@v2
Expand Down

0 comments on commit afd7e2a

Please sign in to comment.