This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
PawPaw
mirror of
https://github.com/DISTRHO/PawPaw
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
Skip LTO for bootstrap CI builds, for now
Signed-off-by: falkTX <falktx@falktx.com>
pull/25/head
falkTX
3 years ago
parent
b2da76979f
commit
ac7aba6c08
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/bootstrap.yml
+ 1
- 0
.github/workflows/bootstrap.yml
View File
@@ -11,6 +11,7 @@ env:
CACHE_VERSION: 3
DEBIAN_FRONTEND: noninteractive
HOMEBREW_NO_AUTO_UPDATE: 1
PAWPAW_SKIP_LTO: 1
jobs:
common:
Write
Preview
Loading…
Cancel
Save