Skip to content

Commit

Permalink
Add PandABrick to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtrafford committed Oct 10, 2024
1 parent c1a750e commit f7924da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/_make_boot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
app: PandABox-no-fmc
- platform: zynqmp
app: xu5_st1-no-fmc
- platform: zynqmp
app: PandABrick
runs-on:
group: iris_runners
container:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/_make_zpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
"PandABox-fmc_acq427",
"PandABox-fmc_acq430",
"PandABox-fmc_lback-sfp_lback",
"ZedBoard-no-fmc",
"PandABrick",
"xu5_st1-no-fmc",
"xu5_st1-fmc_acq430"
]
Expand Down

0 comments on commit f7924da

Please sign in to comment.