problem: unit tests failed because of enabled jdk ssl implementation
This commit is contained in:
3
.github/workflows/test.yaml
vendored
3
.github/workflows/test.yaml
vendored
@@ -25,6 +25,9 @@ jobs:
|
||||
with:
|
||||
java-version: 13
|
||||
|
||||
- name: Install System Libs
|
||||
run: sudo apt-get install -y openssl libapr1
|
||||
|
||||
- name: Check
|
||||
uses: eskatos/gradle-command-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user