We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ada38 commit 3962302Copy full SHA for 3962302
.github/workflows/downstream.yml
@@ -31,7 +31,7 @@ jobs:
31
strategy:
32
fail-fast: false
33
matrix:
34
- julia-version: ['1.11-nightly']
+ julia-version: ['1.11.0']
35
os: [ubuntu-latest]
36
package:
37
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}
0 commit comments