Skip to content

Commit

Permalink
test.yml: adding 2024.2.0 to ci web-install tests
Browse files Browse the repository at this point in the history
as first GA of 2024.2.0 already released.
adding this version to test.yml to run ci tests on this version as well
  • Loading branch information
Annamikhlin committed Dec 8, 2024
1 parent ce6142c commit 4290f68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,14 @@ jobs:
- 6.1.0
- 2023.1.0
- 2024.1.0
- 2024.2.0
include:
- version: 2023.1.0
product: --scylla-product scylla-enterprise
- version: 2024.1.0
product: --scylla-product scylla-enterprise
- version: 2024.2.0
product: --scylla-product scylla-enterprise
container:
- ubuntu:20.04
- ubuntu:22.04
Expand Down

0 comments on commit 4290f68

Please sign in to comment.