Skip to content

Commit

Permalink
Update the runners for Release workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
misraved committed Dec 12, 2023
1 parent 1fe933a commit 6e62faa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/registry-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
build:
name: Build
runs-on:
labels: ubuntu_4_core
group: large-runners
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/steampipe-anywhere.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build-postgres-14-fdw-linux-amd64:
name: Build Postgres 14 FDW for Linux - AMD64
runs-on:
labels: ubuntu_4_core
group: large-runners

steps:
- name: Set environment variables
Expand Down

0 comments on commit 6e62faa

Please sign in to comment.