Skip to content

Commit ea8b1ae

Browse files
committed
remove orca tests
1 parent 7181c4d commit ea8b1ae

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Diff for: .circleci/config.yml

-9
Original file line numberDiff line numberDiff line change
@@ -249,14 +249,6 @@ jobs:
249249
- test_optional:
250250
py: "312_no_numpy"
251251

252-
# Orca
253-
python_38_orca:
254-
docker:
255-
- image: cimg/python:3.8-browsers
256-
steps:
257-
- test_orca:
258-
py: "38"
259-
260252
# Percy
261253
python_39_percy:
262254
docker:
@@ -613,7 +605,6 @@ workflows:
613605
- python_311_optional
614606
- python_312_optional
615607
- python_39_pandas_2_optional
616-
- python_38_orca
617608
- python_39_percy
618609
- python_312_no_numpy
619610
- build-doc

0 commit comments

Comments
 (0)