Skip to content

Commit 1b3a506

Browse files
committed
test workflow - remove extra distribution
1 parent 5fd97af commit 1b3a506

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313
java-version: ["8", "11", "17"]
1414
distribution: ["temurin", "corretto"]
1515
profile: ["test-direct", "test-no-direct"]
16-
include:
17-
- distribution: "oracle"
18-
java-version: "17"
1916
runs-on: ${{ matrix.os }}
2017
steps:
2118
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)