Skip to content

Commit

Permalink
Fix extra yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
shuds13 committed Jul 23, 2024
1 parent 44b545b commit a4f3774
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/extra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ jobs:
conda env update --file install/gen_deps_environment.yml
- name: Install ax-platform
run: |
pip install ax-platform<=0.4.0
run: pip install ax-platform<=0.4.0


- name: Install gpcam
if: matrix.python-version != '3.12'
Expand Down

0 comments on commit a4f3774

Please sign in to comment.