We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad02c26 commit 4b939c4Copy full SHA for 4b939c4
.github/workflows/ci-ffi-ruby.yml
@@ -77,7 +77,7 @@ jobs:
77
matrix:
78
PYROSCOPE_DETECT_SUBPROCESSES: [1, 0]
79
PYROSCOPE_ONCPU: [1, 0]
80
- RUBY_VERSION: ['3.0']
+ RUBY_VERSION: ['2.6', '2.7', '3.0', '3.1']
81
needs: ['linux-build']
82
name: Linux Test
83
runs-on: ubuntu-latest
0 commit comments