Skip to content

Commit bb0e45c

Browse files
committed
📝 Documentation
1 parent c44f8e9 commit bb0e45c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/current.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ jobs:
4444
rubygems: latest
4545
bundler: latest
4646

47-
# truffleruby-24.1 (targets Ruby 3.3.5 compatibility)
47+
# truffleruby-24.1
48+
# (according to documentation: targets Ruby 3.3 compatibility)
49+
# (according to runtime: targets Ruby 3.2 compatibility)
4850
- ruby: "truffleruby"
4951
appraisal: "current"
5052
exec_cmd: "rake spec"

0 commit comments

Comments
 (0)