Skip to content

Commit 88f4db7

Browse files
authored
Revert changes to Julia version in workflow
1 parent 3962302 commit 88f4db7

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

0 commit comments

Comments
 (0)