Skip to content

Commit 8ece6ba

Browse files
committed
Use 'min version in downstream tests
1 parent 005226b commit 8ece6ba

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
@@ -37,7 +37,7 @@ jobs:
3737
strategy:
3838
fail-fast: true
3939
matrix:
40-
julia-version: [1, 1.6]
40+
julia-version: [1, 'min']
4141
os: [ubuntu-latest]
4242
package:
4343
- {repo: ApproxFun.jl, group: JuliaApproximation}

0 commit comments

Comments
 (0)