Skip to content

Commit

Permalink
chore(ci): use double the CPU and memory for tests (pypi#17440)
Browse files Browse the repository at this point in the history
Refs: pypi#16385 first attempt

Signed-off-by: Mike Fiedler <[email protected]>
  • Loading branch information
miketheman authored Jan 17, 2025
1 parent eda0e75 commit 9c356d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
command: bin/licenses
- name: Translations
command: bin/translations
runs-on: depot-ubuntu-24.04-arm
runs-on: depot-ubuntu-24.04-arm-4
container:
image: registry.depot.dev/rltf7cln5v:${{ needs.build.outputs.buildId }}
env:
Expand Down

0 comments on commit 9c356d3

Please sign in to comment.