Skip to content

Commit

Permalink
Update buildAndTestRyzenAI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fifield authored May 6, 2024
1 parent 3f8ca69 commit a06ddc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndTestRyzenAI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
ninja check-air-cpp
ninja check-air-mlir
ninja check-air-python
export LIT_OPTS="-sv --time-tests --timeout 600 -j5 --show-unsupported --show-excluded"
export LIT_OPTS="-sv --time-tests --timeout 600 -j1 --show-unsupported --show-excluded"
ninja check-air-e2e
popd
rm -rf build_assert

0 comments on commit a06ddc5

Please sign in to comment.