Closed hannobraun closed 4 years ago
Looks like the problem has been resolved in https://github.com/hannobraun/vndf/commit/f2a07c3692bf3f19b1dcf4c7050434c6c73ce7ee. The last build was failing for another reason, but that looks like a pure CI problem that will hopefully resolve itself.
Here's the failing build: https://github.com/hannobraun/vndf/runs/682351308
It seems to happen when building
vndf-client
. Relevant excerpts:I've run a
cargo update
today which included awinit
upgrade. Maybe this is the cause of this, or maybe something changed on the CI server.