Skip to content

Commit

Permalink
downstream drools-ansible-rulebook-integration Update to JDK 17 (apac…
Browse files Browse the repository at this point in the history
  • Loading branch information
tarilabs committed Aug 2, 2023
1 parent d02808b commit 2d50bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-drools-ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
java-version: [11]
java-version: [17]
maven-version: ['3.8.7']
fail-fast: false
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 2d50bdf

Please sign in to comment.