Skip to content

Commit 73afab8

Browse files
committed
Add 3.9 to CI full test, now that it runs faster
1 parent 89f76f6 commit 73afab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/full_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
python-version: ["3.12"]
17+
python-version: ["3.9", "3.12"]
1818

1919
steps:
2020
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)