Skip to content

fix(jtag): gdb write "remotetimeout" stop waiting for response #407

fix(jtag): gdb write "remotetimeout" stop waiting for response

fix(jtag): gdb write "remotetimeout" stop waiting for response #407

name: Test Build Python Packages
on:
pull_request:
jobs:
test-build-packages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.7'
- name: Build packages
run: |
bash foreach.sh build