Skip to content

Commit

Permalink
Remove RC images from test list
Browse files Browse the repository at this point in the history
  • Loading branch information
dkropachev committed Sep 8, 2024
1 parent 0e1f3dc commit abb9cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ jobs:

strategy:
matrix:
scylla-version: [ENTERPRISE-RELEASE, ENTERPRISE-PRIOR-RELEASE, OSS-RELEASE, OSS-PRIOR-RELEASE, ENTERPRISE-RC, OSS-RC]
scylla-version: [ENTERPRISE-RELEASE, ENTERPRISE-PRIOR-RELEASE, OSS-RELEASE, OSS-PRIOR-RELEASE]
java-version: [8]
fail-fast: false

Expand Down

0 comments on commit abb9cfb

Please sign in to comment.