We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eda0e75 commit 9c356d3Copy full SHA for 9c356d3
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
command: bin/licenses
58
- name: Translations
59
command: bin/translations
60
- runs-on: depot-ubuntu-24.04-arm
+ runs-on: depot-ubuntu-24.04-arm-4
61
container:
62
image: registry.depot.dev/rltf7cln5v:${{ needs.build.outputs.buildId }}
63
env:
0 commit comments