Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit b56d4ab

Browse files
committed
Update portable-simd test
1 parent 669b1e3 commit b56d4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_system/tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ pub(crate) static REGEX: CargoProject = CargoProject::new(&REGEX_REPO.source_dir
108108
pub(crate) static PORTABLE_SIMD_REPO: GitRepo = GitRepo::github(
109109
"rust-lang",
110110
"portable-simd",
111-
"e6bbf49ba91d1ad058c7184cfc34b1c2ca6ef64d",
111+
"ad8afa8c81273b3b49acbea38cd3bcf17a34cf2b",
112112
"portable-simd",
113113
);
114114

0 commit comments

Comments
 (0)