Use scylladb/scylla image (#312)
This commit is contained in:
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_IMAGE: scylladb/scylla:6.0.0
|
SCYLLA_IMAGE: scylladb/scylla
|
||||||
GOBIN: ./bin
|
GOBIN: ./bin
|
||||||
steps:
|
steps:
|
||||||
- name: Git Checkout
|
- name: Git Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user