Skip to content

Commit c84105f

Browse files
committed
adding 3.10 python version
1 parent 0fb3431 commit c84105f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr-workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
python-version:
6464
- '3.12'
6565
- '3.11'
66+
- '3.10'
6667
steps:
6768
- uses: actions/checkout@v4
6869
- uses: ./.github/actions/run-tests
@@ -79,6 +80,7 @@ jobs:
7980
python-version:
8081
- '3.12'
8182
- '3.11'
83+
- '3.10'
8284
steps:
8385
- uses: actions/checkout@v4
8486
- uses: ./.github/actions/run-tests

0 commit comments

Comments
 (0)