Open
Changes from 1 commit
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Failed to load files.
Next Next commit
ci: test against Ruby 3.3
  • Loading branch information
@bf4
bf4 committedApr 25, 2024
commit c65c752815129db4b04a18984d84ef27b146f475
Original file line numberDiff line numberDiff line change
Expand Up@@ -13,6 +13,7 @@ jobs:
matrix:
include:
# Recent Rubies and Rails
- ruby-version: '3.3'
- ruby-version: '3.2'
- ruby-version: '3.1'
- ruby-version: '3.0'
Expand Down