changed reindex job
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
|||||||
# *** KEY CHANGE ***
|
# *** KEY CHANGE ***
|
||||||
# This tells GitHub to run this job on one of your self-hosted runners.
|
# This tells GitHub to run this job on one of your self-hosted runners.
|
||||||
# You can also add labels to target specific servers, e.g., [self-hosted, linux, x64, my-app]
|
# You can also add labels to target specific servers, e.g., [self-hosted, linux, x64, my-app]
|
||||||
runs-on: inference-server
|
runs-on: Windows
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# Step 1: Check out the repository's code
|
# Step 1: Check out the repository's code
|
||||||
|
|||||||
Reference in New Issue
Block a user