try building on python38

This commit is contained in:
Johnny Hughes 2023-06-07 10:15:51 -05:00
parent 17706020ca
commit 3ee394c258
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ data:
# Depending on our selves for bootstrapping
# This is not needed in bootstrap phase 1 and can be disabled
python38: [3.8-bootstrap]
python38: [3.8]
# sicpy needs package swig
swig: [3.0]