Skip to content

Commit

Permalink
Try out Julia v1.11.2 pre-release in downstream tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman authored Nov 22, 2024
1 parent deddd46 commit b6ada38
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: ['1']
julia-version: ['1.11-nightly']
os: [ubuntu-latest]
package:
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}
Expand Down

0 comments on commit b6ada38

Please sign in to comment.