Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
selmanozleyen committed Jul 3, 2024
1 parent bb1ffdd commit 2f6f9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Install test dependencies
run: |
python -m pip install --upgrade pip wheel
pip install torch==2.1.0
pip install torch>=2.1.0
pip install torch-scatter torch-sparse torch-cluster
- name: Install dependencies
run: |
Expand Down

0 comments on commit 2f6f9d6

Please sign in to comment.