Skip to content

Commit

Permalink
Remove OpenSSL tests with platform quirks
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied committed Oct 24, 2022
1 parent c3995e7 commit 3fb3d1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 248 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
name: build
strategy:
fail-fast: true
fail-fast: false
matrix:
jdk: [11, 17]
platform: ["ubuntu-latest", "windows-latest", "macos-latest"]
Expand Down
247 changes: 0 additions & 247 deletions src/test/java/org/opensearch/security/ssl/OpenSSLTest.java

This file was deleted.

0 comments on commit 3fb3d1a

Please sign in to comment.