Skip to content

Commit

Permalink
Bump Scylla version to 5.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sylwiaszunejko committed Oct 31, 2023
1 parent 7e10c93 commit fa8da7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Build
runs-on: ubuntu-latest
env:
SCYLLA_IMAGE: scylladb/scylla:4.6.3
SCYLLA_IMAGE: scylladb/scylla:5.2.9
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
Expand Down

0 comments on commit fa8da7c

Please sign in to comment.