Skip to content

Commit 1ad7d36

Browse files
kenhysmadebydna
authored andcommitted
github: add Ruby 3.4 for CI
Signed-off-by: Kentaro Hayashi <[email protected]>
1 parent 6b53325 commit 1ad7d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
ruby: [ '3.3', '3.2', '3.1', '3.0' ]
15+
ruby: [ '3.4', '3.3', '3.2', '3.1', '3.0' ]
1616
os:
1717
- ubuntu-latest
1818
rdkafka_versions:

0 commit comments

Comments
 (0)