Skip to content

Commit f6a1173

Browse files
ignore-debug try base build on an intel machine in aws
Differential Revision: D61956515
1 parent 145e93d commit f6a1173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
fi
4040
linux-x86_64-cmake:
4141
name: Linux x86_64 (cmake)
42-
runs-on: ubuntu-latest
42+
runs-on: faiss-aws-m7i.large
4343
steps:
4444
- name: Checkout
4545
uses: actions/checkout@v4

0 commit comments

Comments
 (0)