Skip to content

Commit

Permalink
Merge pull request #2182 from josephschorr/datastore-tests-larger
Browse files Browse the repository at this point in the history
Switch datastore tests to use a larger runner
  • Loading branch information
josephschorr authored Dec 30, 2024
2 parents 98172d2 + 3db86b7 commit fc54a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:

datastore:
name: "Datastore Tests"
runs-on: "buildjet-4vcpu-ubuntu-2204"
runs-on: "buildjet-8vcpu-ubuntu-2204"
needs: "paths-filter"
strategy:
fail-fast: false
Expand Down

0 comments on commit fc54a72

Please sign in to comment.