Przeglądaj źródła

ci: use OTP 26 for scheduled build packages

Ivan Dyachkov 1 rok temu
rodzic
commit
ed5a4aa921
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/build_packages_cron.yaml

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

@@ -24,7 +24,7 @@ jobs:
       matrix:
         profile:
           - ['emqx', 'master', '5.3-2:1.15.7-26.2.1-2']
-          - ['emqx-enterprise', 'release-56', '5.3-2:1.15.7-25.3.2-2']
+          - ['emqx-enterprise', 'release-56', '5.3-2:1.15.7-26.2.1-2']
         os:
           - debian10
           - ubuntu22.04