Skip to content

Commit

Permalink
Use 16x warp runner for e2es (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkleeman authored Oct 2, 2024
1 parent c6026ba commit cfe4f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
build:
# prevent e2e running on forks
if: github.repository_owner == 'restatedev'
runs-on: ubuntu-latest
runs-on: warp-ubuntu-latest-x64-16x
timeout-minutes: 30
permissions:
contents: read
Expand Down

0 comments on commit cfe4f12

Please sign in to comment.