Skip to content

Commit

Permalink
actions: update releases to test
Browse files Browse the repository at this point in the history
  • Loading branch information
yaronkaikov committed Dec 7, 2023
1 parent b065ea0 commit 389a4e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
fail-fast: false
matrix:
version:
- 5.1.0
- 5.2.0
- 5.4.0
- 2022.1.0
- 2022.2.0
- 2023.1.0
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: sudo ./server --scylla-version 5.2
- run: sudo ./server --scylla-version 5.4

test_nightly_master:
name: Test installation for nightly-master version
Expand Down

0 comments on commit 389a4e7

Please sign in to comment.