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 d6b9e65 commit 7bfb9f5Copy full SHA for 7bfb9f5
.github/workflows/Test-GPU.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
version: ${{ matrix.julia-version }}
33
arch: x64
34
- - uses: julia-actions/julia-downgrade-compat@v1
+ - uses: julia-actions/julia-downgrade-compat@v2
35
if: ${{ matrix.version == '1.10' }}
36
37
skip: LinearAlgebra, Random, SparseArrays
.github/workflows/Test.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
0 commit comments