We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35001f8 commit aeaab1cCopy full SHA for aeaab1c
.github/workflows/test_accuracy.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v3
16
- uses: actions/setup-python@v4
17
with:
18
- python-version: 3.9
+ python-version: 3.10
19
cache: pip
20
- name: Create and start a virtual environment
21
run: |
.github/workflows/test_precommit.yml
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
0 commit comments