Skip to content

Commit 43554f9

Browse files
Update .github/workflows/CI.yml
1 parent d45dbd7 commit 43554f9

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -29,27 +29,6 @@ jobs:
2929
- x64
3030
group:
3131
- CPU
32-
include:
33-
# Test CUDA on Ubuntu
34-
- version: '1.10'
35-
os: ubuntu-latest
36-
arch: x64
37-
group: CUDA
38-
# Test AMDGPU on Ubuntu
39-
- version: '1.10'
40-
os: ubuntu-latest
41-
arch: x64
42-
group: AMDGPU
43-
# Test oneAPI on Ubuntu
44-
- version: '1.10'
45-
os: ubuntu-latest
46-
arch: x64
47-
group: oneAPI
48-
# Test Metal on macOS
49-
- version: '1.10'
50-
os: macOS-latest
51-
arch: x64
52-
group: Metal
5332
steps:
5433
- uses: actions/checkout@v4
5534
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)