diff options
| author | lady ada <limor@ladyada.net> | 2021-02-11 19:21:42 -0500 |
|---|---|---|
| committer | lady ada <limor@ladyada.net> | 2021-02-11 19:21:42 -0500 |
| commit | 6c914b8722c5628012390d80f5df91fea71f4eb4 (patch) | |
| tree | 5674389dede7324f60b92919ce6ef12b41eac28e /.github | |
| parent | 70a5f464df709737fb90a9ab69baf08671c8f383 (diff) | |
QT Py with RP2040
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 644c67c69..824fd4899 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -294,6 +294,7 @@ jobs: - "pyportal_titano" - "pyruler" - "qtpy_m0" + - "qtpy_rp2040" - "qtpy_m0_haxpress" - "raspberry_pi_pico" - "raytac_mdbt50q-db-40" |
