Skip to content

Commit

Permalink
Change back to testing against 1.11 in downstream tests now that Juli…
Browse files Browse the repository at this point in the history
…a 1.11.2 has been released
  • Loading branch information
mtfishman committed Dec 6, 2024
1 parent bae4e88 commit 19c9fef
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.11-nightly']
julia-version: ['1.11']
os: [ubuntu-latest]
package:
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}
Expand Down

0 comments on commit 19c9fef

Please sign in to comment.