We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e404983 commit 616f823Copy full SHA for 616f823
.github/workflows/litevm.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Build and install drgn with CTF support
63
run: |
64
cd ..
65
- git clone https://github.com/brenns10/drgn -b ctf_0.0.32
+ git clone https://github.com/brenns10/drgn -b ctf_0.0.33
66
cd drgn
67
../drgn-tools/venv/bin/pip install .
68
- name: Run tests
0 commit comments