kanaka / mal

mal - Make a Lisp
Other
10.01k stars 2.54k forks source link

vbs: Ubuntu install of python2 in WSL is failing in CI #680

Open kanaka opened 3 hours ago

kanaka commented 3 hours ago

An unrelated change has revealed a new CI issue with vbs during the WSL deps step: https://github.com/kanaka/mal/actions/runs/10947930429/job/30398523790?pr=675

kanaka commented 3 hours ago

@OldLiu001 care to take a look at this? I think it's failing during the python2 install step in WSL deps. I wonder if python3 would have less issue? runtest.py supports python3 (at some point in a year or two I may drop python2 support actually)