Skip to content

fix: use official install-powershell.sh for arm64 + Ubuntu 24.04 support#5

Merged
TomProkop merged 2 commits into
masterfrom
fix/powershell-arm64
Jun 25, 2026
Merged

fix: use official install-powershell.sh for arm64 + Ubuntu 24.04 support#5
TomProkop merged 2 commits into
masterfrom
fix/powershell-arm64

Conversation

@TomProkop

Copy link
Copy Markdown
Member

The packages-microsoft-prod.deb method does not provide PowerShell for Ubuntu 24.04 on arm64, causing the multi-arch image build to fail.

Fix: Use https://aka.ms/install-powershell.sh — Microsoft's official cross-platform install script that handles both amd64 and arm64 on Ubuntu 24.04.

TomProkop and others added 2 commits June 25, 2026 17:17
…tu 24.04)

The packages-microsoft-prod.deb method does not provide powershell for
Ubuntu 24.04 on arm64. The official install script handles both architectures.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@TomProkop TomProkop merged commit bcd2d9f into master Jun 25, 2026
2 checks passed
@TomProkop TomProkop deleted the fix/powershell-arm64 branch June 25, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant