Skip to content

Commit

Permalink
setup the rigth runner
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianscatularo committed Nov 1, 2023
1 parent c1671cc commit 62da78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/connect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

portal:
name: "Build Portal Bridge (Advance)"
runs-on: xlabs-large-runner
runs-on: "ubuntu-latest"
concurrency:
group: ${{ github.ref }}-portal-preview
cancel-in-progress: true
Expand Down

0 comments on commit 62da78d

Please sign in to comment.