Skip to content

Commit

Permalink
Force install keras 3 in the GHA.
Browse files Browse the repository at this point in the history
  • Loading branch information
djgagne committed Feb 27, 2024
1 parent dfe0749 commit c93b3a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
numpy
- shell: bash -l {0}
run: |
pip install --upgrade keras
conda info
conda list
conda config --show-sources
Expand Down

0 comments on commit c93b3a5

Please sign in to comment.