chore(autotest): update otp version

This commit is contained in:
mengzhenyu 2021-12-29 10:33:22 +08:00
parent 14454a5840
commit eff373b97e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
os: os:
- ubuntu20.04 - ubuntu20.04
container: "ghcr.io/emqx/emqx-builder/5.0-2:${{ matrix.otp }}-${{ matrix.os }}" container: "ghcr.io/emqx/emqx-builder/5.0-3:${{ matrix.otp }}-${{ matrix.os }}"
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1