Skip to content

Commit 9016bcc

Browse files
committed
Try with OTP27.3 as old version for some QQ tests
1 parent d4598ed commit 9016bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-make-target.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
if: inputs.make_target == 'ct-rabbit_fifo_prop'
9292
run: |
9393
# This version must be at least 1 major version lower than inputs.erlang_version
94-
LOW_ERLANG_VERSION="26.2"
94+
LOW_ERLANG_VERSION="27.3"
9595
9696
# Create ~/.erlang.cookie by starting a distributed node
9797
erl -sname temp_node -eval 'halt().' -noshell

0 commit comments

Comments
 (0)