fix: fix playwright install on ubuntu 26.04 (#26356)

This commit is contained in:
McKayla はな
2026-06-12 15:26:12 -06:00
committed by GitHub
parent 71957a2bc0
commit 1215210321
@@ -277,3 +277,6 @@ ENV GOPRIVATE="coder.com,cdr.dev,go.coder.com,github.com/cdr,github.com/coder"
# Increase memory allocation to NodeJS
ENV NODE_OPTIONS="--max-old-space-size=8192"
# This should be removed when we can upgrade to Playwright 1.61.
ENV PLAYWRIGHT_HOST_PLATFORM_OVERRIDE=ubuntu24.04-x64