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

@@ -56,6 +56,7 @@ jobs:
uses: LizardByte/.github/.github/workflows/__call-docker.yml@master
with:
maximize_build_space: true
maximize_build_space_root_reserve_size: 32768
publish_release: ${{ needs.release-setup.outputs.publish_release }}
release_commit: ${{ needs.release-setup.outputs.release_commit }}
release_tag: ${{ needs.release-setup.outputs.release_tag }}