Skip to content

Commit 4b24e48

Browse files
authored
Merge pull request #348 from wprzytula/ci-remove-old-scyllas
ci: remove old OSS Scyllas from workflows
2 parents 8a3d0fe + b5e7502 commit 4b24e48

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/build-lint-and-test.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,7 @@ jobs:
5757

5858
strategy:
5959
matrix:
60-
scylla-version:
61-
[
62-
ENTERPRISE-RELEASE,
63-
ENTERPRISE-PRIOR-RELEASE,
64-
OSS-RELEASE,
65-
OSS-PRIOR-RELEASE,
66-
]
60+
scylla-version: [ENTERPRISE-RELEASE, ENTERPRISE-PRIOR-RELEASE]
6761
fail-fast: false
6862

6963
steps:

0 commit comments

Comments
 (0)