Skip to content

Commit 44c8a61

Browse files
committed
ci: remove gem-update-system
which may not be necessary anymore? It's slow on the aarch64-linux systems so let's try to remove it.
1 parent 3ae4a42 commit 44c8a61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,6 @@ jobs:
310310
${{ matrix.docker_platform}} ruby:${{ matrix.ruby }}${{ matrix.docker_tag }} \
311311
sh -c "
312312
${{ matrix.bootstrap }}
313-
gem update --system &&
314313
./bin/test-gem-install ./gems
315314
"
316315

0 commit comments

Comments
 (0)