This commit is contained in:
parent
6575977ce1
commit
feb006a99d
@ -21,10 +21,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github_access_token: ${{ secrets.__GITHUB_TOKEN }}
|
github_access_token: ${{ secrets.__GITHUB_TOKEN }}
|
||||||
extra_nix_config: |
|
extra_nix_config: |
|
||||||
system-features = x86_64-linux aarch64-linux arm-linux nixos-test benchmark big-parallel kvm
|
system-features = nixos-test benchmark big-parallel kvm
|
||||||
extra-platforms = x86_64-linux aarch64-linux
|
|
||||||
system = aarch64-linux
|
|
||||||
sandbox = false
|
|
||||||
|
|
||||||
- name: Checkout the repository
|
- name: Checkout the repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user