From 737583cf634f8e4b7fb4f1ba3842a0bd34d91bf8 Mon Sep 17 00:00:00 2001 From: Petr Sumbera Date: Mon, 16 Jun 2025 08:47:14 +0200 Subject: [PATCH] Fix Solaris CI after solaris-vm was updated to CBE release 11.4.81 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8b91e79052..fc7fa1324d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -396,7 +396,7 @@ jobs: uname -a run: | export PATH=$HOME/.rust_solaris/bin:$PATH - cargo build --target x86_64-pc-solaris --all-targets --all-features && sudo cargo test + cargo build --target x86_64-pc-solaris --all-targets --all-features && sudo env PATH=$PATH cargo test # Test that we can build with the lowest version of all dependencies. # "cargo test" doesn't work because some of our dev-dependencies, like