Skip to content

Commit

Permalink
bug(airbyte-ci:) fix publish connector flow with new runner (#51046)
Browse files Browse the repository at this point in the history
  • Loading branch information
aldogonzalez8 authored Jan 11, 2025
1 parent 70fd1cf commit 09132c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_connectors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
jobs:
publish_connectors:
name: Publish connectors
runs-on: connector-publish-large
runs-on: ubuntu-24.04-4core
steps:
- name: Checkout Airbyte
uses: actions/checkout@v4
Expand Down

0 comments on commit 09132c7

Please sign in to comment.