Skip to content

Commit

Permalink
tentative workflow matrix fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VynDragon committed Feb 10, 2025
1 parent 2a12c21 commit e870e0a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ jobs:
- pico_board: "pico_ice"
pico_platform: "rp2040"
- pico_board: "pico2_ice"
pico_platform: "rp2350"
- pico_board: "pico2_ice"
pico_platform: "rp2350-riscv"
pico_platform: ["rp2350", "rp2350-riscv"]

example:
- rp2_blinky
- rp2_blinky_cplusplus
Expand Down

0 comments on commit e870e0a

Please sign in to comment.