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 Jan 4, 2024
1 parent 7e988c9 commit 9bbe4b4
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 9bbe4b4

Please sign in to comment.