Skip to content

Commit 8f85520

Browse files
Merge pull request #14965 from rabbitmq/mergify/bp/v4.2.x/pr-14963
Update nightly OCI: build only supported versions (backport #14963)
2 parents 8b70753 + 5b648ac commit 8f85520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oci-make-nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ concurrency:
1515
jobs:
1616
build-package-generic-unix:
1717
strategy:
18+
fail-fast: false
1819
matrix:
1920
otp_version:
2021
- '27'
2122
branch:
2223
- main
2324
- v4.1.x
24-
- v4.0.x
2525
include:
2626
- branch: main
2727
project_version: 4.2.0

0 commit comments

Comments
 (0)