Skip to content

Commit

Permalink
Use oracle linux 8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed Dec 20, 2023
1 parent 86ca6f7 commit 2e16f2d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_oracle8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ jobs:
build:
name: Build
runs-on: ubuntu-latest
container:
image: 'oraclelinux:8'
options: "--pull always"
container: 'oraclelinux:8.9'
strategy:
matrix:
xprs: [ XPRESS-ON, XPRESS-OFF ]
Expand Down

0 comments on commit 2e16f2d

Please sign in to comment.