Skip to content

Commit

Permalink
Merge pull request #76 from ArangoGutierrez/pdx
Browse files Browse the repository at this point in the history
Use PDX ARC runners
  • Loading branch information
ArangoGutierrez authored Aug 18, 2024
2 parents cad1acd + 5664fbd commit d63cd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:

jobs:
e2e-tests:
runs-on: ubuntu-latest
runs-on: pdx01-arc-runners
if: ${{ github.event.workflow_run.conclusion == 'success' }} && ${{ github.event.workflow_run.event == 'push' }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d63cd37

Please sign in to comment.