Skip to content

Commit

Permalink
[incubator-kie-benchmarks-284] Remove GHA Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
tkobayas committed Apr 16, 2024
1 parent 4503455 commit d1c15a8
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 d1c15a8

Please sign in to comment.