Skip to content

Commit

Permalink
Remove CI build with special Mbed TLS for HPKE
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurence Lundblade committed Jun 28, 2023
1 parent b98ee8b commit 5752a1c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,6 @@ jobs:
crypto-provider-extra: ''
crypto-provider-build-extra: ''

- os-image: ubuntu-latest
container: ubuntu:20.04
crypto-provider: MbedTLS
# crypto-provider-version: 'b489f1e6bcc54ba09730fb7487c2992e03a571a4'
crypto-provider-version: '9052cf2f1b755938bf8290b7b068ffe21194486f'
crypto-provider-extra: '-DTEST_HPKE=True'
crypto-provider-build-extra: 'make generated_files'

- os-image: ubuntu-latest
container: ubuntu:20.04
crypto-provider: MbedTLS
Expand Down

0 comments on commit 5752a1c

Please sign in to comment.