Skip to content

Release 0.3.0

Release 0.3.0 #52

Re-run triggered June 4, 2024 08:11
Status Failure
Total duration 1m 51s
Billable time 8m
Artifacts

dusk.yml

on: pull_request
Matrix: target
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
target (x86_64-apple-darwin)
Process completed with exit code 127.
target (x86_64-unknown-linux-gnu)
The job was canceled because "x86_64-apple-darwin" failed.
target (x86_64-unknown-linux-gnu)
The operation was canceled.
target (aarch64-apple-darwin)
The job was canceled because "x86_64-apple-darwin" failed.
target (aarch64-apple-darwin)
The operation was canceled.
target (x86_64-apple-darwin)
Refusing to link macOS provided/shadowed software: llvm If you need to have llvm first in your PATH, run: echo 'export PATH="/usr/local/opt/llvm/bin:$PATH"' >> /Users/runner/.bash_profile For compilers to find llvm you may need to set: export LDFLAGS="-L/usr/local/opt/llvm/lib" export CPPFLAGS="-I/usr/local/opt/llvm/include"