Skip to content

Commit 5b648ac

Browse files
Zerpetmergify[bot]
authored andcommitted
Update nightly OCI: build only supported versions
Because older versions are failing to build in Elixir 1.19. We don't provide support for earlier versions. (cherry picked from commit 5f0ab1e)
1 parent 8b70753 commit 5b648ac

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)