Skip to content

Commit

Permalink
remove crossbar container build from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahad-10 committed Jan 14, 2025
1 parent f4cbcb5 commit ca58a81
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Build crossbar docker
run: make build-docker-crossbar

- name: Build xconn docker
run: make build-docker-xconn

Expand Down

0 comments on commit ca58a81

Please sign in to comment.