Skip to content

Commit e2d9c53

Browse files
authored
Try running downstream tests against nightly Julia
1 parent 1c07355 commit e2d9c53

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
@@ -31,7 +31,7 @@ jobs:
3131
strategy:
3232
fail-fast: false
3333
matrix:
34-
julia-version: ['1.11-nightly']
34+
julia-version: ['nightly']
3535
os: [ubuntu-latest]
3636
package:
3737
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}

0 commit comments

Comments
 (0)