Skip to content

Commit

Permalink
Go back to testing downstream against latest stable Julia release
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman authored Nov 15, 2024
1 parent e2d9c53 commit deddd46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
strategy:
fail-fast: false
matrix:
julia-version: ['nightly']
julia-version: ['1']
os: [ubuntu-latest]
package:
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}
Expand Down

0 comments on commit deddd46

Please sign in to comment.