ci: small oops

This commit is contained in:
Ivan Dyachkov 2023-08-02 17:54:37 +02:00
parent 9fa130d5a4
commit d579159ab8
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
version-emqx-enterprise: ${{ steps.matrix.outputs.version-emqx-enterprise }}
runner: ${{ github.repository_owner == 'emqx' && 'aws-amd64' || 'ubuntu-22.04' }}
builder: "ghcr.io/emqx/emqx-builder/5.1-3:1.14.5-25.3.2-1-ubuntu22.04"
builder_vsn: "25.3.2-1"
builder_vsn: "5.1-3"
otp_vsn: "25.3.2-1"
elixir_vsn: "1.14.5"