Skip to content

Commit

Permalink
ci: change e2e runner name
Browse files Browse the repository at this point in the history
  • Loading branch information
meeh0w committed Aug 2, 2024
1 parent b865c93 commit 7b2037c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
types: [opened, reopened, 'synchronize', 'ready_for_review']
jobs:
build:
runs-on: ubuntu-latest-16-cores
runs-on: ubuntu-latest-16-cores-core-extension
if: ${{ !github.event.pull_request.draft }}
environment: alpha
steps:
Expand Down

0 comments on commit 7b2037c

Please sign in to comment.