We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b53325 commit 1ad7d36Copy full SHA for 1ad7d36
.github/workflows/linux.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- ruby: [ '3.3', '3.2', '3.1', '3.0' ]
+ ruby: [ '3.4', '3.3', '3.2', '3.1', '3.0' ]
16
os:
17
- ubuntu-latest
18
rdkafka_versions:
0 commit comments