Skip to content

Compilation error in iothub_client_c2d_streaming_proxy_sample on Ubuntu 24.04 due to deprecated ENGINE_free #378

Compilation error in iothub_client_c2d_streaming_proxy_sample on Ubuntu 24.04 due to deprecated ENGINE_free

Compilation error in iothub_client_c2d_streaming_proxy_sample on Ubuntu 24.04 due to deprecated ENGINE_free #378

Workflow file for this run

name: "Set Issue Label"
on:
issues:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/[email protected]
with:
keywords: '[""]'
labels: '["IoTSDK"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"