Bump SCYLLA_VERSION to 6.0.0
This commit is contained in:
committed by
Sylwia Szunejko
parent
624fc1de9f
commit
49188e50b7
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
name: Build
|
name: Build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
SCYLLA_VERSION: 4.2.0
|
SCYLLA_VERSION: 6.0.0
|
||||||
GOBIN: ./bin
|
GOBIN: ./bin
|
||||||
steps:
|
steps:
|
||||||
- name: Git Checkout
|
- name: Git Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user