Skip to content

Commit b5c252e

Browse files
Merge pull request #12500 from rabbitmq/loic-disable-27-ci-tmp
4.1/main: Make CI: Temporarily disable tests with OTP-27
2 parents d7e656c + 299373f commit b5c252e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-make.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
matrix:
5858
erlang_version:
5959
- '26'
60-
- '27'
60+
# - '27'
6161
elixir_version:
6262
- '1.17'
6363
metadata_store:

0 commit comments

Comments
 (0)