release.nix: remove firefox-unwrapped from darwin-tested
Unfortunately it is broken and I won’t have time to fix right now. Most likely we will have to wait until the macOS 10.12 update to get this one working again. (cherry picked from commit 70f1335f8d64d1f8451b891d4fca4af08e607d09)
This commit is contained in:
parent
566796ab13
commit
d8adf06d35
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ let
|
|||
jobs.vim.x86_64-darwin
|
||||
|
||||
# UI apps
|
||||
jobs.firefox-unwrapped.x86_64-darwin
|
||||
# jobs.firefox-unwrapped.x86_64-darwin
|
||||
jobs.qt5.qtmultimedia.x86_64-darwin
|
||||
jobs.inkscape.x86_64-darwin
|
||||
jobs.gimp.x86_64-darwin
|
||||
|
|
Loading…
Reference in a new issue