Skip to content

Commit

Permalink
Fix github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
meomancer committed Jan 6, 2025
1 parent d9f032d commit 4dc3e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v1
with:
python-version: 3.7
python-version: 3.9.20
architecture: x64
- name: Checkout PyTorch
uses: actions/checkout@master
Expand Down

0 comments on commit 4dc3e34

Please sign in to comment.