From 5a851fe846bb4b3657dfc94a88fcce7b1221a8eb Mon Sep 17 00:00:00 2001 From: Jay Kwak <82421531+jkwak-work@users.noreply.github.com> Date: Tue, 10 Jun 2025 12:52:17 -0700 Subject: Include CPU test on Windows CI (#7392) --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows/ci.yml') 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 \ -- cgit v1.2.3