Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: removed container
  • Loading branch information
PawelKorsak committed Mar 26, 2026
commit 0c3a1d20b8fd12b29fe1a9822ee79085088ef6f7
3 changes: 0 additions & 3 deletions .github/workflows/mab_candle_sdk_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ jobs:
fi
build-candleSDK-python-linux:
runs-on: ubuntu-latest
container:
image: mabroboticsofficial/mab_build_environment:v3
options: --user root

steps:
- name: Setup Python
Expand Down
Loading