Skip to content

Commit

Permalink
[CI] Test MadNLPGPU on Julia 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Jan 9, 2025
1 parent ada6b1b commit d6d30ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
runs-on: self-hosted
strategy:
matrix:
julia-version: ['1.10']
julia-version: ['1.10', '1.11']
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@latest
Expand Down

0 comments on commit d6d30ec

Please sign in to comment.