Skip to content

Commit e639955

Browse files
committed
re-enable python 3.10 common tests
1 parent ef92ffc commit e639955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
python-version: "3.9"
3232
shell: bash
3333
- os: ubuntu-latest
34-
python-version: "3.11"
34+
python-version: "3.10"
3535
shell: bash
3636
- os: ubuntu-latest
3737
python-version: "3.11"

0 commit comments

Comments
 (0)