Skip to content

Commit 985bea0

Browse files
skipping Statistics in downgrade
1 parent f8ba357 commit 985bea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
version: ${{ matrix.version }}
3434
- uses: julia-actions/julia-downgrade-compat@v1
3535
with:
36-
skip: Pkg, TOML, Random, LinearAlgebra
36+
skip: Pkg, TOML, Random, LinearAlgebra, Statistics
3737
- uses: julia-actions/cache@v2
3838
with:
3939
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)