Skip to content

Commit 9c356d3

Browse files
authored
chore(ci): use double the CPU and memory for tests (#17440)
Refs: #16385 first attempt Signed-off-by: Mike Fiedler <[email protected]>
1 parent eda0e75 commit 9c356d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
command: bin/licenses
5858
- name: Translations
5959
command: bin/translations
60-
runs-on: depot-ubuntu-24.04-arm
60+
runs-on: depot-ubuntu-24.04-arm-4
6161
container:
6262
image: registry.depot.dev/rltf7cln5v:${{ needs.build.outputs.buildId }}
6363
env:

0 commit comments

Comments
 (0)