Branch: refs/heads/master
Home: https://github.com/tianocore/edk2-libc
Commit: 2cc0f4d18c47734badc0ab8a4864c99379afb57c
https://github.com/tianocore/edk2-libc/commit/2cc0f4d18c47734badc0ab8a4864c99379afb57c
Author: Jayaprakash Nevara <[email protected]>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M .github/workflows/build-python-uefi-gcc.yaml
Log Message:
-----------
Fix for GitHub Actions failing for GCC build tools
GitHub Actions failing for GCC build tools
Ref: https://github.com/tianocore/edk2-libc/issues/22
GitHub actions for the GCC build is failing with an error saying
'python3-distutils has no installation candidate'.
This package is not available in the ubunutu package version 24.04.
The action has been set to runs on ubuntu-latest which was using 22.04
version earlier has switched to use 24.04 version since last 2 days.
So to fix the issue updated the runs on parameter in .yaml file
to use 22.04 version of ubuntu.
Signed-off-by: Jayaprakash N <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2-libc/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits