We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ff7f3 commit ca4340bCopy full SHA for ca4340b
.circleci/config.yml
@@ -209,13 +209,6 @@ jobs:
209
- test_optional:
210
py: "312_no_numpy"
211
212
- # Orca
213
- python_38_orca:
214
- docker:
215
- - image: cimg/python:3.8-browsers
216
- steps:
217
- - test_orca:
218
- py: "38"
219
220
# Percy
221
python_39_percy:
@@ -573,7 +566,6 @@ workflows:
573
566
- python_311_optional
574
567
- python_312_optional
575
568
- python_39_pandas_2_optional
576
- - python_38_orca
577
569
- python_39_percy
578
570
- python_312_no_numpy
579
571
- build-doc
0 commit comments