Skip to content

Commit

Permalink
x86_64: build kernel with clang lto
Browse files Browse the repository at this point in the history
  • Loading branch information
pmkol authored May 7, 2024
1 parent e2b9be9 commit c4c71b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
with:
name: OpenWrt-${{ env.latest_release }}
allowUpdates: true
prerelease: true
prerelease: true
tag: ${{ env.latest_release }}
body: OpenWrt 23.05 with Kernel 6.6
commit: x86_64
Expand Down

0 comments on commit c4c71b5

Please sign in to comment.