Skip to content

Commit 11a8845

Browse files
committed
add python 3.10 version
1 parent 2a83987 commit 11a8845

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dca_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
python-version: ["3.8", "3.9"]
15+
python-version: ["3.8", "3.9", "3.10"]
1616
steps:
1717
- name: Test DCA
1818
uses: actions/checkout@v4

0 commit comments

Comments
 (0)