Skip to content

Commit

Permalink
don't run shelltests on OTP-22 bc shelltest seems to just freeze
Browse files Browse the repository at this point in the history
  • Loading branch information
tsloughter committed Nov 19, 2020
1 parent 1a37fa4 commit 276f338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shelltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
# important to check a pre-23 version that still uses nodetool
# plus 23 once it is released
otp_version: [22.3.2, 23.1]
otp_version: [23.1]
os: [ubuntu-latest]

steps:
Expand Down

0 comments on commit 276f338

Please sign in to comment.