mirror of
https://github.com/koush/scrypted.git
synced 2026-03-20 16:40:24 +00:00
docker: split out amd flavor for future rocm
This commit is contained in:
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
||||
BASE: [
|
||||
["noble-nvidia", ".s6", "noble-nvidia", "nvidia"],
|
||||
["noble-intel", ".s6", "noble-intel", "intel"],
|
||||
["noble-amd", ".s6", "noble-amd", "amd"],
|
||||
["noble-full", ".s6", "noble-full", "full"],
|
||||
["noble-lite", "", "noble-lite", "lite"],
|
||||
["noble-lite", ".router", "noble-router", "router"],
|
||||
|
||||
Reference in New Issue
Block a user