build(linux): compile with gcc13+ and bump cuda (#4136)
This commit is contained in:
parent
4503fea7fb
commit
a28c20df18
11 changed files with 117 additions and 80 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue