Skip to content

Commit

Permalink
remove multiple test runs
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej Mierzwa <[email protected]>
  • Loading branch information
MaciejMierzwa committed Nov 29, 2023
1 parent eda6504 commit 4a7be38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ jobs:
strategy:
fail-fast: false
matrix:
number: [1,2,3,4,5,6,7,8,9,10]
jdk: [11, 17, 21]
platform: [ubuntu-latest] # Removed windows https://github.com/opensearch-project/security/issues/3423
runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit 4a7be38

Please sign in to comment.