Skip to content

Commit

Permalink
Update CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
agrojean-ledger committed Jul 2, 2024
1 parent 5937611 commit 05943c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
SDK: "$NANOSP_SDK"
- model: stax
SDK: "$STAX_SDK"
- model: flex
SDK: "$FLEX_SDK"

runs-on: ubuntu-latest

Expand Down Expand Up @@ -54,6 +56,7 @@ jobs:
- model: nanox
- model: nanosp
- model: stax
- model: flex

needs: job_build
runs-on: ubuntu-latest
Expand Down

0 comments on commit 05943c6

Please sign in to comment.