Skip to content

Commit ed3dba0

Browse files
committed
try previous tbb
1 parent 425f687 commit ed3dba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
sed -i \
2424
-e '0,/^VERSION=/s|^VERSION=.*|VERSION=oclcpuexp-2025.21.10.0.10_160000_rel|' \
2525
-e '0,/^RELEASE=/s|^RELEASE=.*|RELEASE="2025-WW45"|' \
26-
-e '0,/^TBB_VERSION=/s|^TBB_VERSION=.*|TBB_VERSION=2023.0.0|' \
26+
-e '0,/^TBB_VERSION=/s|^TBB_VERSION=.*|TBB_VERSION=2022.2.0|' \
2727
install-intel-icd.sh
2828
sudo bash ./install-intel-icd.sh
2929

0 commit comments

Comments
 (0)