Skip to content

Commit d8fc992

Browse files
committed
Soft fail KA 0.10 since not yet released
1 parent f7b8272 commit d8fc992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
Pkg.add(url="https://github.com/JuliaGPU/KernelAbstractions.jl", rev="main")
6060
' lib/GPUArraysCore lib/JLArrays
6161
- uses: julia-actions/julia-runtest@v1
62+
continue-on-error: true
6263
- uses: julia-actions/julia-processcoverage@v1
6364
with:
6465
directories: src,lib

0 commit comments

Comments
 (0)