Closed buger closed 2 months ago
β±οΈ Estimated effort to review: 1 π΅βͺβͺβͺβͺ |
π§ͺ No relevant tests |
π No security concerns identified |
β‘ No key issues to review |
No code suggestions found for the PR.
API Changes
no api changes detected
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
User description
TT-13122 build multiarch image on 1.22-bullseye (#6549)
User description
Description
build multiarch image on 1.22-bullseye, currently the step is skipped with a typo from go 1.22 upgrade
Related Issue
https://tyktech.atlassian.net/browse/TT-13122
Motivation and Context
How This Has Been Tested
Screenshots (if appropriate)
Types of changes
Checklist
PR Type
configuration changes
Description
golang_cross
version1.22-bullseye
instead of1.21-bullseye
.Changes walkthrough π
release.yml
Update multiarch image build condition in release workflow
.github/workflows/release.yml
golang_cross
version from1.21-bullseye
to1.22-bullseye
.PR Type
enhancement
Description
1.22-bullseye
instead of1.21-bullseye
.Changes walkthrough π
release.yml
Fix typo in multiarch image build condition
.github/workflows/release.yml
1.21-bullseye
to1.22-bullseye
.