Skip to content

Commit

Permalink
Test torch==1.12.1 #300
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Aug 5, 2022
1 parent c4caf70 commit 60344f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
pip install -U pip
pip install -U wheel coverage coveralls
pip install .[all] torch==1.11.0
pip install .[all]
python -c "import nltk; nltk.download('punkt')"
python --version
make data coverage
Expand Down

0 comments on commit 60344f5

Please sign in to comment.