We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5fefc5 commit f8ba357Copy full SHA for f8ba357
.github/workflows/Downgrade.yml
@@ -33,7 +33,7 @@ jobs:
33
version: ${{ matrix.version }}
34
- uses: julia-actions/julia-downgrade-compat@v1
35
with:
36
- skip: Pkg,TOML
+ skip: Pkg, TOML, Random, LinearAlgebra
37
- uses: julia-actions/cache@v2
38
39
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments