Skip to content

Update to use python 3.7 so EDK2 Unit tests pass#11

Open
dporr wants to merge 1 commit into
3mdeb:masterfrom
dporr:master
Open

Update to use python 3.7 so EDK2 Unit tests pass#11
dporr wants to merge 1 commit into
3mdeb:masterfrom
dporr:master

Conversation

@dporr
Copy link
Copy Markdown

@dporr dporr commented Jun 25, 2023

  • Using python2 the python unit tests fai, to solve this a version of python that supports the arrow operator -> and datatypes is required (python > 3.6)

  • The current base image (ubuntu 16.04) only supports upto python 3.5

This change adds ubutnu 18:04 as base image and python 3.7 and tests are now succeeding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant