Skip to content

Commit

Permalink
skipping Statistics in downgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinuzziFrancesco committed Jan 3, 2025
1 parent f8ba357 commit 985bea0
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 @@ -33,7 +33,7 @@ jobs:
version: ${{ matrix.version }}
- uses: julia-actions/julia-downgrade-compat@v1
with:
skip: Pkg, TOML, Random, LinearAlgebra
skip: Pkg, TOML, Random, LinearAlgebra, Statistics
- uses: julia-actions/cache@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 985bea0

Please sign in to comment.