You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to run androidenv's test on my PR, especially I want to check them with aarch64-darwin, but it skipped! What am I missing?
OfBorg / androidenv.test-suite.tests on aarch64-darwin
No attempt
The following builds were skipped because they don't evaluate on aarch64-darwin: androidenv.test-suite.tests
Details
Partial log
Cannot nix-instantiate `androidenv.test-suite.tests` because:
error: access to absolute path '/private' is forbidden in restricted mode
As a side question, how can I set export NIXPKGS_ACCEPT_ANDROID_SDK_LICENSE=1, which is the problem with x86_64-linux, for instance?
Thank you!
The text was updated successfully, but these errors were encountered:
I try to run androidenv's test on my PR, especially I want to check them with
aarch64-darwin
, but it skipped! What am I missing?As a side question, how can I set
export NIXPKGS_ACCEPT_ANDROID_SDK_LICENSE=1
, which is the problem with x86_64-linux, for instance?Thank you!
The text was updated successfully, but these errors were encountered: