Skip to content

Commit

Permalink
Merge pull request #753 from CliMA/gb/downgrade
Browse files Browse the repository at this point in the history
Run downgrade on 1.9 too
  • Loading branch information
Sbozzolo authored Sep 3, 2024
2 parents 405d3f8 + 6552b3e commit 7aef1c5
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 @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: ['1']
version: ['1.9', '1.10']
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@latest
Expand Down

0 comments on commit 7aef1c5

Please sign in to comment.