FIX: remove unsupported argument remove-codeql

This commit is contained in:
2025-11-08 16:57:17 +01:00
parent 3bb8c895bc
commit cddc47660a
2 changed files with 0 additions and 4 deletions

View File

@@ -66,8 +66,6 @@ jobs:
- name: Maximize build space
if: inputs.platform != 'arm64'
uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9
with:
remove-codeql: true
- name: Checkout
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5

View File

@@ -46,8 +46,6 @@ jobs:
- name: Maximize build space
uses: ublue-os/remove-unwanted-software@695eb75bc387dbcd9685a8e72d23439d8686cba6
with:
remove-codeql: true
- name: Mount BTRFS for podman storage
id: container-storage-action