Skip to content

Commit

Permalink
[ci] Delete windows llvm10 ci job (taichi-dev#6639)
Browse files Browse the repository at this point in the history
Issue: taichi-dev#6447

### Brief Summary
Deleting this job first since we're almost there, deleting this one can
make the windows queue shorter.
  • Loading branch information
ailzhang authored Nov 17, 2022
1 parent 3ec2040 commit 1fba52f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,10 +267,6 @@ jobs:
include:
- os: windows-2019
llvmVer : '15'
archs: "cpu,cuda"
runsOn: [self-hosted, windows, cuda]
- os: windows-2019
llvmVer : '10'
archs: "cpu,cuda,opengl"
runsOn: [self-hosted, windows, cuda, OpenGL]
runs-on: ${{ matrix.runsOn }}
Expand Down

0 comments on commit 1fba52f

Please sign in to comment.