Skip to content

Commit 0c6614a

Browse files
added ruby 3.4 to CI
1 parent c9713a8 commit 0c6614a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
matrix:
1313
os: [ ubuntu-latest, macos-latest, windows-latest ]
1414
ruby:
15+
- "3.4"
1516
- "3.3"
1617
- "3.2"
1718
- "3.1"

0 commit comments

Comments
 (0)