Skip to content

Commit 06dd5a4

Browse files
ybiquitousColinDKelley
authored andcommitted
Add Ruby 3.0/3.1 to CI
1 parent 51053eb commit 06dd5a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/development.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
- 2.5
1919
- 2.6
2020
- 2.7
21+
- "3.0" # need quotes for "3.0"
22+
- 3.1
2123

2224
experimental: [false]
2325
env: [""]

0 commit comments

Comments
 (0)