Skip to content

Commit 90f4862

Browse files
authored
Bump versions in release CI for prebuilt archives (#2213)
1 parent 9e5899a commit 90f4862

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/release.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ jobs:
2929
fail-fast: true
3030
matrix:
3131
include:
32-
- otp: 25
33-
otp_version: "25.3.2.12"
34-
elixir_version: "1.16.2"
3532
- otp: 26
3633
otp_version: "26.2.5"
3734
elixir_version: "1.16.2"
3835
- otp: 27
39-
otp_version: "27.2"
40-
elixir_version: "1.18.2"
36+
otp_version: "27.3.4.9"
37+
elixir_version: "1.19.5"
38+
- otp: 28
39+
otp_version: "28.4.1"
40+
elixir_version: "1.19.5"
4141

4242
runs-on: ubuntu-22.04
4343
steps:

0 commit comments

Comments
 (0)