mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix: run rocm builds on pokedex (#26062)
* fix: run rocm builds on pokedex * fix: --parallel 48 (#26065)
This commit is contained in:
parent
5f18110e97
commit
937bef9a4d
2 changed files with 2 additions and 2 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -131,7 +131,7 @@ jobs:
|
|||
- device: rocm
|
||||
suffixes: '-rocm'
|
||||
platforms: linux/amd64
|
||||
runner-mapping: '{"linux/amd64": "mich"}'
|
||||
runner-mapping: '{"linux/amd64": "pokedex-giant"}'
|
||||
uses: immich-app/devtools/.github/workflows/multi-runner-build.yml@0477486d82313fba68f7c82c034120a4b8981297 # multi-runner-build-workflow-v2.1.0
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue