Skip to content

Commit

Permalink
Merge pull request #285 from tkobayas/incubator-kie-benchmarks-284-re…
Browse files Browse the repository at this point in the history
…move-java11

[incubator-kie-benchmarks-284] Remove GHA Java 11
  • Loading branch information
tkobayas authored Apr 17, 2024
2 parents 9dfeda4 + d1c15a8 commit db0f421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java: [11, 17]
java: [17]
fail-fast: false
steps:
- name: Check out Git repository
Expand Down

0 comments on commit db0f421

Please sign in to comment.