Skip to content

Commit

Permalink
skip aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
acesnik committed Dec 4, 2023
1 parent 7503823 commit 05822c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ source:
build:
number: 0
binary_relocation: False # [osx]
skip: True # [aarch64]

outputs:
- name: dotnet
Expand Down Expand Up @@ -58,7 +59,6 @@ outputs:
- icu # [unix]
- krb5 # [unix]
- __glibc >=2.17 # [linux64]
- libgcc=5.2.0 # [aarch64]
test:
commands:
- dotnet --list-runtimes
Expand Down

0 comments on commit 05822c5

Please sign in to comment.