Skip to content

Commit 4b939c4

Browse files
committed
wip: update ruby matrix
1 parent ad02c26 commit 4b939c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-ffi-ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
matrix:
7878
PYROSCOPE_DETECT_SUBPROCESSES: [1, 0]
7979
PYROSCOPE_ONCPU: [1, 0]
80-
RUBY_VERSION: ['3.0']
80+
RUBY_VERSION: ['2.6', '2.7', '3.0', '3.1']
8181
needs: ['linux-build']
8282
name: Linux Test
8383
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)