Browse Source

ci: reenable OTP-25 package builds targeting amzn2

Andrew Mayorov 3 years ago
parent
commit
9aeb5a15a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build_packages.yaml

+ 1 - 1
.github/workflows/build_packages.yaml

@@ -233,7 +233,7 @@ jobs:
             elixir: 1.13.4
             release_with: elixir
           - profile: emqx
-            otp: 24.3.4.2-1 # TODO: 25.1.2-2
+            otp: 25.1.2-2
             arch: amd64
             os: amzn2
             build_machine: ubuntu-20.04