We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75082bb commit f058fcbCopy full SHA for f058fcb
1 file changed
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: ruby/actions/.github/workflows/ruby_versions.yml@master
14
with:
15
engine: cruby-truffleruby
16
- min_version: 3.2
+ min_version: 3.3
17
18
build:
19
needs: ruby-versions
0 commit comments