Skip to content

Commit b3b8fc7

Browse files
committed
scripts: build: upgrade to ISPC 1.26.0
1 parent 1c39a18 commit b3b8fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
from common import *
1515

16-
ISPC_VERSION = '1.24.0'
16+
ISPC_VERSION = '1.26.0'
1717
TBB_VERSION = '2021.12.0'
1818

1919
def check_symbols(filename, label, max_version):

0 commit comments

Comments
 (0)