Skip to content

Commit a71bbc9

Browse files
Merge pull request #237 from JuliaArrays/juliasimddownstream
Test JuliaSIMD in downstream testing
2 parents 0bcc1b5 + aed291c commit a71bbc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Downstream.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
- {user: SciML, repo: OrdinaryDiffEq.jl, group: Core}
2727
- {user: SciML, repo: OrdinaryDiffEq.jl, group: Interface}
2828
- {user: SciML, repo: DelayDiffEq.jl, group: Interface}
29+
- {user: JuliaSIMD, repo: VectorizationBase.jl, group: Interface}
30+
- {user: JuliaSIMD, repo: LoopVectorization.jl, group: Downstream3}
2931
steps:
3032
- uses: actions/checkout@v2
3133
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)