Skip to content

Commit f058fcb

Browse files
committed
Remove Ruby 3.2 support from CI
1 parent 75082bb commit f058fcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: ruby/actions/.github/workflows/ruby_versions.yml@master
1414
with:
1515
engine: cruby-truffleruby
16-
min_version: 3.2
16+
min_version: 3.3
1717

1818
build:
1919
needs: ruby-versions

0 commit comments

Comments
 (0)