Skip to content

Commit 3962302

Browse files
authored
Try running downstream tests against Julia v1.11.0
1 parent b6ada38 commit 3962302

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: ['1.11.0']
3535
os: [ubuntu-latest]
3636
package:
3737
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}

0 commit comments

Comments
 (0)