Skip to content

Commit a01cac8

Browse files
pvitalGSVarsha
authored andcommitted
ci(OTel): Remove Cassandra, Couchbase and Gevent tests
Signed-off-by: Paulo Vital <paulo.vital@ibm.com>
1 parent 6787368 commit a01cac8

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.circleci/config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -330,9 +330,9 @@ workflows:
330330
- python311
331331
- python312
332332
- python313
333-
- py39cassandra
334-
- py39couchbase
335-
- py39gevent_starlette
333+
# - py39cassandra
334+
# - py39couchbase
335+
# - py39gevent_starlette
336336
- final_job:
337337
requires:
338338
- python38
@@ -341,9 +341,9 @@ workflows:
341341
- python311
342342
- python312
343343
- python313
344-
- py39cassandra
345-
- py39couchbase
346-
- py39gevent_starlette
344+
# - py39cassandra
345+
# - py39couchbase
346+
# - py39gevent_starlette
347347
filters:
348348
branches:
349349
only: master

0 commit comments

Comments
 (0)