Skip to content

Commit

Permalink
wip 1719941916
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Heath <[email protected]>
  • Loading branch information
Jason Heath committed Jul 2, 2024
1 parent b42710a commit 25a4bd4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/hab-pkg-build-upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ jobs:
matrix:
os: [ubuntu-latest]
channel: [unstable]
components: [builder-memcached, builder-datastore]
components: [builder-memcached, builder-datastore, builder-graph, builder-minio]
# components: [builder-memcached, builder-datastore]
# components: [builder-graph, builder-minio]
runs-on: ${{matrix.os}}
steps:
- name: Checkout for ${{matrix.components}}
Expand Down

0 comments on commit 25a4bd4

Please sign in to comment.