Skip to content

Commit 97f2b6d

Browse files
committed
Add Ruby 3.4 and head to CI workflow matrix
1 parent 6397634 commit 97f2b6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
- '3.1'
1919
- '3.2'
2020
- '3.3'
21+
- '3.4'
22+
- 'head'
2123

2224
steps:
2325
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)