Skip to content

Commit 4f8c6ea

Browse files
authored
Merge pull request #590 from sparklemotion/flavorjones-try-to-remove-gem-update--system
ci: remove gem-update-system
2 parents 2b82129 + 44c8a61 commit 4f8c6ea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
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)