We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be92df commit 1797285Copy full SHA for 1797285
.github/workflows/release.yaml
@@ -77,9 +77,9 @@ jobs:
77
matrix:
78
erlang:
79
- otp: 26.2.5.14-1
80
- builder: 5.5-5:1.15.7-26.2.5.14-1
81
- - otp: 27.3.4.2-1
82
- builder: 5.5-5:1.18.3-27.3.4.2-1
+ builder: 5.6-2:1.15.7-26.2.5.14-1
+ - otp: 27.3.4.2-3
+ builder: 5.6-2:1.18.3-27.3.4.2-3
83
openssl:
84
- openssl3
85
- openssl
@@ -91,14 +91,14 @@ jobs:
91
- ubuntu24.04
92
- ubuntu22.04
93
- ubuntu20.04
94
+ - debian13
95
- debian12
96
- debian11
- - debian10
97
- amzn2023
98
- amzn2
99
- el9
100
- el8
101
- #- el7
+ - el7
102
exclude:
103
- os: el7
104
openssl: sys
0 commit comments