Skip to content

Segmentation fault when uploading to blob on arm32 #330

Segmentation fault when uploading to blob on arm32

Segmentation fault when uploading to blob on arm32 #330

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 }}"