Skip to content

Commit 0f147d8

Browse files
committed
wip(actions): remove setup_ruby
1 parent 41b3e74 commit 0f147d8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ruby.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,6 @@ jobs:
8787

8888
- uses: actions/checkout@v2
8989

90-
- uses: ruby/setup-ruby@v1
91-
env:
92-
ImageOS: ubuntu20
93-
with:
94-
ruby-version: '3.1'
95-
9690
- name: Install bundles
9791
run: bundle
9892
working-directory: pyroscope_ffi/ruby

0 commit comments

Comments
 (0)