Skip to content

Commit bcbafca

Browse files
committed
ci(mingw): updated tbb package name
1 parent c2fc986 commit bcbafca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ jobs:
3939
mingw-w64-${{matrix.env}}-cmake
4040
mingw-w64-${{matrix.env}}-gcc
4141
mingw-w64-${{matrix.env}}-gcc-fortran
42-
mingw-w64-${{matrix.env}}-intel-tbb
4342
mingw-w64-${{matrix.env}}-lapack
4443
mingw-w64-${{matrix.env}}-ninja
4544
mingw-w64-${{matrix.env}}-openblas
4645
mingw-w64-${{matrix.env}}-openmp
46+
mingw-w64-${{matrix.env}}-tbb
4747
unzip
4848
wget
4949

0 commit comments

Comments
 (0)