Skip to content

Commit e491b43

Browse files
authored
Update CI workflow to test with Ruby 3.4 (#69)
Merge pull request 69
1 parent e6d1b58 commit e491b43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
ruby_version:
2020
- 2.7
2121
- 3.3
22+
- 3.4
2223
steps:
2324
- uses: actions/checkout@v4
2425
with:

0 commit comments

Comments
 (0)