Skip to content

Commit 1f715d9

Browse files
Kinplemelonysfscream
authored andcommitted
test(ci): update opt version
1 parent 9e2895b commit 1f715d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build_emqx_for_test.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ jobs:
1212
runs-on: ubuntu-latest
1313
env:
1414
EMQX_NAME: ${{ inputs.emqx-name }}
15-
OTP_VSN: '25.3.2-2'
15+
OTP_VSN: '26.2.5-3'
1616
ELIXIR_VSN: '1.15.7'
1717

18+
1819
steps:
1920
- name: checkout emqx code
2021
uses: actions/checkout@v3

0 commit comments

Comments
 (0)