add darwin
This commit is contained in:
parent
74834f2052
commit
639657c397
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
||||||
supported-systems = [
|
supported-systems = [
|
||||||
"x86_64-linux"
|
"x86_64-linux"
|
||||||
"aarch64-linux"
|
"aarch64-linux"
|
||||||
|
"aarch64-darwin"
|
||||||
|
"x86_64-darwin"
|
||||||
];
|
];
|
||||||
forAllSystems =
|
forAllSystems =
|
||||||
fn:
|
fn:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue