Skip to content

Commit

Permalink
Don't use spot for e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkleeman committed Oct 2, 2024
1 parent 7ebe3c8 commit 333ffcf
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: warp-ubuntu-latest-x64-16x-spot
runs-on: warp-ubuntu-latest-x64-16x
timeout-minutes: 30
permissions:
contents: read
Expand Down

0 comments on commit 333ffcf

Please sign in to comment.