You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…thub.linux.yml (#45077)
### Rationale for this change
We can use GitHub Actions' standard features not Jinja2 features to generate test image names.
### What changes are included in this PR?
Use `GITHUB_ENV` instead of Jinja2.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* GitHub Issue: #45076
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
Describe the enhancement requested
This is a follow-up task of #45040.
We can simplify the #45040 implementation by using GitHub Actions' standard features.
See also: #45040 (comment)
Component(s)
Continuous Integration, Packaging, Python
The text was updated successfully, but these errors were encountered: