Skip to content

Commit 676b668

Browse files
committed
bumped integration tests
1 parent 794d07a commit 676b668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
julia-version: [1,1.6]
17+
julia-version: ['lts', '1', 'pre']
1818
os: [ubuntu-latest]
1919
package:
2020
- {user: JuliaSIMD, repo: LoopVectorization.jl, group: Interface}

0 commit comments

Comments
 (0)