Bump SCYLLA_VERSION to 6.0.0

This commit is contained in:
sylwiaszunejko
2024-06-14 11:40:09 +02:00
committed by Sylwia Szunejko
parent 624fc1de9f
commit 49188e50b7

View File

@@ -12,7 +12,7 @@ jobs:
name: Build
runs-on: ubuntu-latest
env:
SCYLLA_VERSION: 4.2.0
SCYLLA_VERSION: 6.0.0
GOBIN: ./bin
steps:
- name: Git Checkout