Skip to content

Commit 08401f9

Browse files
mrDzurbmayoor
authored andcommitted
Update run-unittests-py310-py311.yml
1 parent ba5fb25 commit 08401f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-unittests-py310-py311.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
strategy:
3434
fail-fast: false
3535
matrix:
36-
python-version: ["3.10", "3.11"]
36+
python-version: ["3.10", "3.11", "3.12"]
3737
name: ["unitary", "slow_tests"]
3838
include:
3939
- name: "unitary"

0 commit comments

Comments
 (0)