mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
35a96daf2b
- Added dynamic runner selection using repository variables (default: Ubuntu - latest). - Enhanced submodule handling, allowing explicit PAT configuration (i.e. for private forks). - Added more explicit build agent dependencies (to work on minimal Ubuntu docker images, w/o github-provided pre-installs). - Added concurrency controls to prevent redundant workflow runs. - Broadened branch selection to allow future extensibility w/o code changes (i.e. snapshot/release flavors of branches). - Added artifact publish at the end of the build --------- Signed-off-by: Mateusz Bronk <mateusz.bronk@intel.com>