Skip to content

Commit

Permalink
OPSEXP-2239 rocklylinux 9 and jre 17
Browse files Browse the repository at this point in the history
  • Loading branch information
slohe1 committed Sep 18, 2023
1 parent d3f5e3c commit ca1a175
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
major: 7
- flavor: rockylinux
major: 8
- flavor: rockylinux
major: 9
java_major:
- 11
- 17
Expand All @@ -30,6 +32,10 @@ jobs:
flavor: centos
major: 7
java_major: 17
flavor: rockylinux
major: 9
java_major: 11
jdist: jdk
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ca1a175

Please sign in to comment.