Skip to content

Commit

Permalink
Install gdb
Browse files Browse the repository at this point in the history
  • Loading branch information
akihironitta committed Mar 27, 2022
1 parent 6c4e0cb commit f07e27f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .azure-pipelines/gpu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
pip install bagua-cuda102==0.9.0
pip install . --requirement requirements/devel.txt
pip list
apt-get update
apt-get install -y gdb
displayName: 'Install dependencies'
- bash: |
Expand Down

0 comments on commit f07e27f

Please sign in to comment.