ci: netbsd nightly builds fail due to missing execinfo, so we don't build on it for now

Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
This commit is contained in:
simonsan 2023-12-02 09:09:18 +01:00
parent 907855bef1
commit ae25e39bd5
No known key found for this signature in database
GPG Key ID: E11D13668EC3B71B

View File

@ -73,12 +73,13 @@ jobs:
architecture: i686
binary-postfix: ""
use-cross: true
- os: ubuntu-latest
os-name: netbsd
target: x86_64-unknown-netbsd
architecture: x86_64
binary-postfix: ""
use-cross: true
# TODO!: This needs a fix, linking `execinfo` fails
# - os: ubuntu-latest
# os-name: netbsd
# target: x86_64-unknown-netbsd
# architecture: x86_64
# binary-postfix: ""
# use-cross: true
- os: ubuntu-latest
os-name: linux
target: armv7-unknown-linux-gnueabihf