From ab3093db1802ce879be81c6f8d452a14a93f87c5 Mon Sep 17 00:00:00 2001 From: Caleb Connolly Date: Wed, 12 Jul 2023 23:09:10 +0100 Subject: [PATCH] test: crossdirect: update stable branch ref Reviewed-by: Oliver Smith Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20230629-suffix-type-hint-v1-4-e92802ae20a8@postmarketos.org%3E --- test/test_crossdirect.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_crossdirect.py b/test/test_crossdirect.py index 88835ce0..5212a3a1 100644 --- a/test/test_crossdirect.py +++ b/test/test_crossdirect.py @@ -53,7 +53,7 @@ def test_crossdirect_rust(args): # likely to have the same rustc version across various architectures. # If armv7/x86_64 have a different rustc version, this test will fail: # 'found crate `std` compiled by an incompatible version of rustc' - pmb.config.pmaports.switch_to_channel_branch(args, "v21.03") + pmb.config.pmaports.switch_to_channel_branch(args, "v23.06") pmbootstrap_run(args, ["build_init", "-barmv7"]) pmbootstrap_run(args, ["chroot", "--add=rust", "-barmv7", "--",