Skip to content

Commit

Permalink
Run Downgrade also on julia-1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
fhagemann committed Oct 19, 2024
1 parent fa7eb3a commit 003dc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Downgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: ['1']
version: ['1.10','1']
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit 003dc1b

Please sign in to comment.