use clang and lld

This commit is contained in:
SoftFever
2026-03-19 21:42:57 +08:00
parent 5c20da796c
commit 594e4a297d
4 changed files with 29 additions and 22 deletions

View File

@@ -134,6 +134,11 @@ jobs:
uses: EnricoMi/publish-unit-test-result-action@v2
with:
files: "ctest_results.xml"
- name: Delete Test Artifact
if: success()
uses: geekyeggo/delete-artifact@v5
with:
name: ${{ github.sha }}-tests
flatpak:
name: "Flatpak"
container: