Skip to content

Commit

Permalink
chore(ci): remove CodeQL from builds
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 authored Sep 11, 2024
1 parent a4a5dd8 commit a3106cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Maximize build space
uses: ublue-os/remove-unwanted-software@v7
with:
remove-android: 'true'
remove-codeql: 'true'

- name: Checkout Push to Registry action
uses: actions/checkout@v4
Expand Down

0 comments on commit a3106cf

Please sign in to comment.