Skip to content

Commit

Permalink
shutdown test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mengdilin committed Jul 12, 2024
1 parent 9d8817c commit fc9230a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,11 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: ./.github/actions/build_cmake
with:
opt_level: sve
run: |
echo "Hello world!"
# - uses: ./.github/actions/build_cmake
# with:
# opt_level: sve
# linux-x86_64-cmake:
# name: Linux x86_64 (cmake)
# runs-on: faiss-aws-r6g.large
Expand Down

0 comments on commit fc9230a

Please sign in to comment.