here is a PR with proposed change to install Python 3.9 https://github.com/tianocore/edk2/pull/3626
Mike From: Kinney, Michael D <[email protected]> Sent: Thursday, November 10, 2022 5:40 PM To: [email protected]; Gao, Liming <[email protected]>; [email protected]; Kinney, Michael D <[email protected]> Cc: Kubacki, Michael <[email protected]>; 'Michael Kubacki' <[email protected]> Subject: RE: [edk2-devel] Open CI failure on CodeQL / Analyze The CodeQL GitHub Action: https://github.com/tianocore/edk2/blob/master/.github/workflows/codeql-analysis.yml Uses Windows-2019 image: https://github.com/actions/runner-images/blob/main/images/win/Windows2019-Readme.md That image include Python 3.7.9. The latest version of Pytools required Python 3.9 or higher. The CodeQL GitHub Action YML file needs to be updated to install Python 3.9.x. Mike From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> On Behalf Of gaoliming via groups.io Sent: Thursday, November 10, 2022 5:25 PM To: [email protected]<mailto:[email protected]> Cc: Kinney, Michael D <[email protected]<mailto:[email protected]>>; Kubacki, Michael <[email protected]<mailto:[email protected]>>; 'Michael Kubacki' <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Subject: [edk2-devel] Open CI failure on CodeQL / Analyze Michael: Can you help check this failure in open CI? The failure is in https://github.com/tianocore/edk2/pull/3611 Thanks Liming -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#96226): https://edk2.groups.io/g/devel/message/96226 Mute This Topic: https://groups.io/mt/94950299/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
