Skip to content

Commit f4a2953

Browse files
authored
Merge pull request rabbitmq#29 from rabbitmq/test-with-otp-26
Add OTP 26 to the test matrix
2 parents 07ce1e3 + c6538ff commit f4a2953

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
matrix:
1515
bazel_otp_name:
1616
- "25"
17+
- "26"
1718
steps:
1819
- name: CHECKOUT
1920
uses: actions/checkout@v3

0 commit comments

Comments
 (0)