Skip to content

Commit d8bb3b2

Browse files
committed
add python 3.11 in workflows
1 parent b40f5e4 commit d8bb3b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,9 +574,11 @@ workflows:
574574
- python_38_core
575575
- python_39_core
576576
- python_310_core
577+
- python_311_core
577578
- python_38_optional
578579
- python_39_optional
579580
- python_310_optional
581+
- python_311_optional
580582
- python_39_pandas_2_optional
581583
- python_38_orca
582584
- python_39_percy

0 commit comments

Comments
 (0)