Revert "systems/doubles.nix: add Apple doubles"
The lib tests need to be fixed as well.
This unbreaks the tarball job.
This reverts commit 00ba557856
.
This commit is contained in:
parent
5827ff2df6
commit
ce2f74df2c
@ -13,11 +13,9 @@ let
|
||||
|
||||
"i686-cygwin" "i686-freebsd" "i686-linux" "i686-netbsd" "i686-openbsd"
|
||||
|
||||
"x86_64-cygwin" "x86_64-freebsd" "x86_64-linux"
|
||||
"x86_64-cygwin" "x86_64-darwin" "x86_64-freebsd" "x86_64-linux"
|
||||
"x86_64-netbsd" "x86_64-openbsd" "x86_64-solaris"
|
||||
|
||||
"x86_64-darwin" "aarch64-ios" "armv7a-ios" "x86_64-ios" "i686-ios"
|
||||
|
||||
"x86_64-windows" "i686-windows"
|
||||
|
||||
"wasm64-wasi" "wasm32-wasi"
|
||||
|
Loading…
Reference in New Issue
Block a user