problem: unrecognized algorithm name PBEWithSHA1AndDESede for unit tests

This commit is contained in:
Igor Artamonov
2021-05-09 21:43:49 -04:00
committed by GitHub
parent 42888dfba9
commit 91edafe531
2 changed files with 17 additions and 0 deletions

View File

@@ -6,11 +6,13 @@ on:
branches:
- master
- release/*
- ci/*
# on a pull request
pull_request:
branches:
- master
- release/*
- ci/*
jobs:
unit-test: