Skip to content

Commit 7628e52

Browse files
committed
Update ci.yml
1 parent e5906e4 commit 7628e52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ jobs:
6767
for version in $(echo "${{ matrix.build-rails-versions }}" | tr ',' ' '); do
6868
git fetch --depth=1 origin refs/tags/v${version}*:refs/tags/v${version}*
6969
done
70-
- run: sudo apt-get install -q libedit-dev
7170
- uses: ruby/setup-ruby@v1
7271
with:
7372
ruby-version: ${{ matrix.ruby-version }}

0 commit comments

Comments
 (0)