ci: ensure otp 23 in run_automate_tests.yaml

This commit is contained in:
Zaiming (Stone) Shi 2022-06-02 11:14:39 +02:00
parent 3c994b1f6a
commit 0e9c446409
1 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,9 @@ jobs:
name: apache-jmeter.tgz
path: /tmp/apache-jmeter.tgz
- uses: actions/checkout@v2
- uses: erlef/setup-beam@v1
with:
otp-version: "23.3.4.13"
- name: build docker
id: build_docker
run: |