build(linux): compile with gcc13+ and bump cuda (#4136)

This commit is contained in:
ReenigneArcher
2025-08-07 20:13:25 -04:00
committed by GitHub
parent 4503fea7fb
commit a28c20df18
11 changed files with 117 additions and 80 deletions

View File

@@ -35,7 +35,8 @@ chmod +x ./scripts/linux_build.sh
--publisher-name='LizardByte' \
--publisher-website='https://app.lizardbyte.dev' \
--publisher-issue-url='https://app.lizardbyte.dev/support' \
--sudo-off
--sudo-off \
--ubuntu-test-repo
apt-get clean
rm -rf /var/lib/apt/lists/*
_BUILD