Skip to content

Low-level API: Fix possible OS error 232 (pipe) when calling plugin d… #500

Low-level API: Fix possible OS error 232 (pipe) when calling plugin d…

Low-level API: Fix possible OS error 232 (pipe) when calling plugin d… #500

Workflow file for this run

on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:
name: Linux armv7
jobs:
check:
name: Build
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: recursive
- name: cargo build
uses: houseabsolute/actions-rust-cross@v1
with:
command: build
target: armv7-unknown-linux-gnueabihf