Skip to content

Commit 5e64871

Browse files
committed
test.yml ci: use binpkgs
Signed-off-by: Arthur Zamarin <[email protected]>
1 parent 8019d22 commit 5e64871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
run: ln -s ${PWD}/gentoo /var/db/repos/gentoo
184184

185185
- name: Install dev-python/pip
186-
run: FEATURES="-pid-sandbox -ipc-sandbox -network-sandbox" emerge -1 dev-python/pip
186+
run: getuto && FEATURES="-pid-sandbox -ipc-sandbox -network-sandbox" emerge -j2 -g1 dev-python/pip
187187

188188
- name: Install pkgcore
189189
run: pip install --break-system-packages "./pkgcore"

0 commit comments

Comments
 (0)