diff options
| author | Jay Kwak <82421531+jkwak-work@users.noreply.github.com> | 2025-06-10 12:52:17 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-10 12:52:17 -0700 |
| commit | 5a851fe846bb4b3657dfc94a88fcce7b1221a8eb (patch) | |
| tree | 658e7cbda2c125fd1dfafdbc58e5ca2c4af86d35 /.github/workflows/ci.yml | |
| parent | d93c71d53f969e5cd3911fbada0e566cd1887ec1 (diff) | |
Include CPU test on Windows CI (#7392)
Diffstat (limited to '.github/workflows/ci.yml')
| -rw-r--r-- | .github/workflows/ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 26bffe963..47fab6531 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -225,7 +225,6 @@ jobs: -use-test-server \ -server-count ${{ matrix.server-count }} \ -category ${{ matrix.test-category }} \ - -api all-cpu \ -expected-failure-list tests/expected-failure-github.txt \ -skip-reference-image-generation \ -show-adapter-info \ |
