Skip to content

Commit c9c02b0

Browse files
testing python version 3.9
1 parent 14ac24f commit c9c02b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: [ubuntu-latest]
11-
python-version: ['3.10.9','3.11.0']
11+
python-version: ['3.9.16','3.10.9']
1212
steps:
1313
- uses: actions/checkout@v3
1414
name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)