Skip to content

Commit e2f227c

Browse files
committed
shippable: Update env to have python3.8
Signed-off-by: Kumar Gala <[email protected]>
1 parent ac77d85 commit e2f227c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.shippable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ build:
3838
- ccache -s
3939
- sudo apt-get install -y gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential libtool-bin
4040
- sudo apt-get install -y libreadline-dev gperf flex bison libncurses5-dev texinfo help2man lzip
41+
- sudo apt-get install -y python3.8-dev
4142
- unset CC
4243
- ./go.sh ${TARGET}
4344
- >

0 commit comments

Comments
 (0)