We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b721af commit 4212ce6Copy full SHA for 4212ce6
.github/workflows/ci.yml
@@ -13,6 +13,7 @@ jobs:
13
matrix:
14
include:
15
# Recent Rubies and Rails
16
+ - ruby-version: '3.3'
17
- ruby-version: '3.2'
18
- ruby-version: '3.1'
19
- ruby-version: '3.0'
0 commit comments