Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
Update cpp-graph-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VincyZhang authored Dec 21, 2023
1 parent 8f43a4f commit 33907e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-graph-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

- name: Env build
run: |
bash ${{ github.workspace }}/.github/workflows/scripts/prepare_env_with_conda.sh "cpp-graph-test" "3.8"
bash ${{ github.workspace }}/.github/workflows/scripts/prepare_env_with_conda.sh "cpp-graph-test-neuralspeed" "3.10"
- name: Binary build
if: 0 == 1
Expand Down

0 comments on commit 33907e1

Please sign in to comment.