Skip to content

Commit

Permalink
Bump Kafka version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dakotablair committed Feb 3, 2022
1 parent a077a18 commit 6813fb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/non_sdk_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:

jobs:
non_sdk_tests:
Expand All @@ -31,7 +32,7 @@ jobs:
MONGODB_VER: mongodb-linux-x86_64-3.6.16
ARANGODB_VER: 3.5.1
ARANGODB_V: 35
KAFKA_VER: 2.6.3
KAFKA_VER: 2.8.1
SCALA_VER: 2.12
run: |
# upgrade and update
Expand Down

0 comments on commit 6813fb1

Please sign in to comment.