refactor: remove debug session from Windows build workflows and update optimization flags in mozconfig files

This commit is contained in:
mr. M
2025-03-30 15:34:47 +02:00
parent fbaea7e419
commit 8391e6fc2f
5 changed files with 4 additions and 12 deletions

View File

@@ -249,11 +249,6 @@ jobs:
ls ./dist
ls .
- name: Debug session
if: ${{ failure() }}
uses: WarpBuilds/action-debugger@v1.3
timeout-minutes: 15
- name: Move package for PGO upload
if: ${{ inputs.generate-gpo && matrix.arch == 'x86_64' }}
run: |