Skip to content

Commit

Permalink
Remove workers (#23422)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgardens authored Feb 25, 2023
1 parent c3f657f commit f83ef9e
Show file tree
Hide file tree
Showing 437 changed files with 379 additions and 31,247 deletions.
2 changes: 1 addition & 1 deletion .github/actions/start-aws-runner/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ runs:
using: "composite"
steps:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1-node16
uses: aws-actions/configure-aws-credentials@v1
with:
aws-access-key-id: ${{ inputs.aws-access-key-id }}
aws-secret-access-key: ${{ inputs.aws-secret-access-key }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
connectors:
- 'airbyte-cdk/**'
- 'airbyte-integrations/**'
- 'airbyte-commons-worker/**'
- 'airbyte-connector-test-harnesses/acceptance-test-harness/**'
db:
- 'airbyte-db/**'
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit f83ef9e

Please sign in to comment.