Skip to content

Commit 8659a21

Browse files
authored
ci: temporarily remove source-amplitude from CDK connector tests (#643)
1 parent f6a38dd commit 8659a21

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/connector-tests.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,10 @@ jobs:
7676
cdk_extra: file-based
7777
- connector: destination-motherduck
7878
cdk_extra: sql
79-
- connector: source-amplitude
80-
cdk_extra: n/a
79+
# source-amplitude failing for unrelated issue "date too far back"
80+
# e.g. https://github.com/airbytehq/airbyte-python-cdk/actions/runs/16053716569/job/45302638848?pr=639
81+
# - connector: source-amplitude
82+
# cdk_extra: n/a
8183
- connector: source-intercom
8284
cdk_extra: n/a
8385
- connector: source-pokeapi

0 commit comments

Comments
 (0)