1
0
mirror of synced 2026-01-26 13:01:49 -05:00

check cdk: don't use connector test runenr (#36564)

This commit is contained in:
Ella Rohm-Ensing
2024-03-27 12:13:17 -07:00
committed by GitHub
parent d60ddd4e6e
commit 3f91b64d53
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ jobs:
needs:
- changes
if: needs.changes.outputs.python_cdk == 'true'
runs-on: connector-test-large
runs-on: ubuntu-latest
name: Python CDK Tests
timeout-minutes: 30
steps: