Skip to content

Commit

Permalink
Update antares 8.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed Dec 20, 2023
1 parent 2e16f2d commit dfdb7e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_oracle8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
build:
name: Build
runs-on: ubuntu-latest
container: 'oraclelinux:8.9'
container: 'oraclelinux:8'
strategy:
matrix:
xprs: [ XPRESS-ON, XPRESS-OFF ]
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
antares-deps-version: ${{needs.versions.outputs.antares-deps-version}}
antares-version: ${{needs.versions.outputs.antares-version}}
os: Oracle8
os-full-name: OracleServer-8.8
os-full-name: OracleServer-8.9

- name: Compile Boost
uses: ./.github/workflows/compile-boost
Expand Down
2 changes: 1 addition & 1 deletion antares-version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"antares_version": "8.8.0-rc5",
"antares_version": "8.8.0",
"antares_version_executable": "8.8",
"antares_xpansion_version": "1.2.0",
"antares_deps_version": "2.0.7",
Expand Down

0 comments on commit dfdb7e2

Please sign in to comment.