Skip to content

Commit

Permalink
Merge with Snitch cluster bump commit
Browse files Browse the repository at this point in the history
  • Loading branch information
colluca committed Sep 3, 2024
1 parent 243995d commit 6d4be0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
submodules: 'recursive'
- name: Build Software
run: |
bender checkout
cd deps/snitch_cluster && pip install .
make -C target/sim sw
###############################
Expand Down
2 changes: 1 addition & 1 deletion Bender.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ packages:
Git: https://github.com/pulp-platform/scm.git
dependencies: []
snitch_cluster:
revision: 35da8ab3542973ae27a7a526e39becd4fc1dee52
revision: 8bf322abe72db267c41b01fafd21adcb74147ce0
version: null
source:
Git: https://github.com/pulp-platform/snitch_cluster.git
Expand Down

0 comments on commit 6d4be0c

Please sign in to comment.