Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into chore/add-integration…
Browse files Browse the repository at this point in the history
…-tests-skeleton
  • Loading branch information
keithwillcode committed May 21, 2024
2 parents a4570dc + 7d7e0ae commit eefcc8c
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 @@ -42,7 +42,7 @@ jobs:
e2e:
timeout-minutes: 20
name: E2E (${{ matrix.shard }}/${{ strategy.job-total }})
runs-on: buildjet-8vcpu-ubuntu-2204
runs-on: buildjet-4vcpu-ubuntu-2204
services:
postgres:
image: postgres:13
Expand Down

0 comments on commit eefcc8c

Please sign in to comment.