Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed Jan 16, 2024
1 parent d9f3557 commit 2bb4ffa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
container: 'antaresrte/rte-antares:centos7-system-deps'
strategy:
matrix:
xprs: [ { value: XPRESS-ON, ref: 8.13 },
xprs: [ { value: XPRESS-ON, ref: 8.13.8 },
{ value: XPRESS-ON, ref: 9.2.5 },
{ value: XPRESS-OFF } ]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_oracle8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
container: 'oraclelinux:8'
strategy:
matrix:
xprs: [ { value: XPRESS-ON, ref: 8.13 },
xprs: [ { value: XPRESS-ON, ref: 8.13.8 },
{ value: XPRESS-ON, ref: 9.2.5 },
{ value: XPRESS-OFF } ]
needs: [ versions ]
Expand Down

0 comments on commit 2bb4ffa

Please sign in to comment.