Skip to content

Commit

Permalink
skip more stdlibs
Browse files Browse the repository at this point in the history
  • Loading branch information
Moelf committed Dec 9, 2024
1 parent 4159b53 commit 7865764
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 @@ -24,6 +24,6 @@ jobs:
version: ${{ matrix.version }}
- uses: julia-actions/julia-downgrade-compat@v1
with:
skip: Pkg,TOML,Mmap,Test
skip: Pkg,TOML,Mmap,Test,Random
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1

0 comments on commit 7865764

Please sign in to comment.