Skip to content

build(deps): bump scipy from 1.6.0 to 1.10.0 in /software/ersp #154

build(deps): bump scipy from 1.6.0 to 1.10.0 in /software/ersp

build(deps): bump scipy from 1.6.0 to 1.10.0 in /software/ersp #154

Workflow file for this run

name: Compilation CI
on: [push]
jobs:
compile-job:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- uses: carlosperate/arm-none-eabi-gcc-action@v1
with:
release: '11.3.Rel1'
- name: compile-revI
run: pushd software/firmware && make clean && make -j all BOARD_REV=I