Skip to content

Commit

Permalink
Update oneTBB to 2022.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexsandruss committed Oct 25, 2024
1 parent 70645ef commit a7e5a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/env/tbb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ set -eo pipefail
SCRIPT_PATH=$(readlink -f "${BASH_SOURCE[0]}")
SCRIPT_DIR=$(dirname "${SCRIPT_PATH}")
ONEDAL_DIR=$(readlink -f "${SCRIPT_DIR}/../..")
TBB_DEFAULT_VERSION="v2021.10.0"
TBB_DEFAULT_VERSION="v2022.0.0-rc1"

# Function to display help
show_help() {
Expand Down

0 comments on commit a7e5a9c

Please sign in to comment.