Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
taylor-a-barnes authored Jan 7, 2025
1 parent 2caf110 commit 2feeeed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
# Custom build Python with Valgrind compatibility
git clone https://github.com/python/cpython.git
cd cpython
git checkout v3.12.8
git checkout v3.10.15
./configure --with-pydebug --without-pymalloc --enable-shared --prefix /opt/debugpython
make OPT=-g
make install
Expand Down

0 comments on commit 2feeeed

Please sign in to comment.