Skip to content

Commit d23b56e

Browse files
committed
Accuracy tests with py 3.12
1 parent 2cb7636 commit d23b56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_accuracy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v3
1616
- uses: actions/setup-python@v4
1717
with:
18-
python-version: "3.10"
18+
python-version: "3.12"
1919
cache: pip
2020
- name: Create and start a virtual environment
2121
run: |

0 commit comments

Comments
 (0)