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 420d4f7 commit b89cab5Copy full SHA for b89cab5
.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