Skip to content

Commit

Permalink
updated ci.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
code4uuuu committed Nov 10, 2023
1 parent 1191057 commit 5b6ea1e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,20 +54,12 @@ jobs:
include:
- name: "current version Java 17"
java-version: 17
- name: "current version Java 11"
java-version: 11
- name: "23.1 Enterprise Java 17"
java-version: 17
suite: -Penterprise-231-tests
- name: "23.1 Community Java 17"
java-version: 17
suite: -Pcommunity-231-tests
- name: "23.1 Enterprise Java 11"
java-version: 11
suite: -Penterprise-231-tests
- name: "23.1 Community Java 11"
java-version: 11
suite: -Pcommunity-231-tests
- name: "7.4 Enterprise Java 17"
java-version: 17
suite: -Penterprise-74-tests
Expand Down

0 comments on commit 5b6ea1e

Please sign in to comment.