We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425f687 commit 7a3bb37Copy full SHA for 7a3bb37
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
sed -i \
24
-e '0,/^VERSION=/s|^VERSION=.*|VERSION=oclcpuexp-2025.21.10.0.10_160000_rel|' \
25
-e '0,/^RELEASE=/s|^RELEASE=.*|RELEASE="2025-WW45"|' \
26
- -e '0,/^TBB_VERSION=/s|^TBB_VERSION=.*|TBB_VERSION=2023.0.0|' \
+ -e '0,/^TBB_VERSION=/s|^TBB_VERSION=.*|TBB_VERSION=2022.3.0|' \
27
install-intel-icd.sh
28
sudo bash ./install-intel-icd.sh
29
0 commit comments