projects
/
platform
/
adaptation
/
npu
/
trix-engine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
458c879
)
action: Use large container
author
Jiho Chu
<jiho.chu@samsung.com>
Tue, 2 Jul 2024 04:31:44 +0000
(13:31 +0900)
committer
Wook Song
<wook16.song@samsung.com>
Tue, 18 Mar 2025 07:28:09 +0000
(16:28 +0900)
minimum container is pending, and it modified to use large
container.
Signed-off-by: Jiho Chu <jiho.chu@samsung.com>
.github/workflows/artifacts-ubuntu.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/artifacts-ubuntu.yml
b/.github/workflows/artifacts-ubuntu.yml
index 42c52a6d74f5813d0f9637693bf441d0d4cfaefe..3d3219595804e92d6b8e142229e7af204ecbce33 100644
(file)
--- a/
.github/workflows/artifacts-ubuntu.yml
+++ b/
.github/workflows/artifacts-ubuntu.yml
@@
-51,7
+51,7
@@
jobs:
upload-focal:
# CODE-hosted runner
- runs-on: [ code-
medium
]
+ runs-on: [ code-
linux, code-large
]
container:
image: aip-docker-local.bart.sec.samsung.net/n2s2_docker/focal:latest
# for chroot-based build system