Skip to content

Commit

Permalink
Merge pull request #141 from talentdeficit/rm-makefile
Browse files Browse the repository at this point in the history
expand OTPs under test by CI
  • Loading branch information
tsloughter committed Jul 3, 2020
2 parents 8231cf8 + 1e88fc5 commit 894ec1e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:

strategy:
matrix:
# important to check a pre-23 version that still uses nodetool
# plus 23 once it is released
otp_version: [22.3.2]
otp_version: [19.3.6, 20.3.8.26, 21.3.8.16, 22.3.4.2, 23.0.2]
os: [ubuntu-latest]

steps:
Expand Down
19 changes: 0 additions & 19 deletions Makefile

This file was deleted.

0 comments on commit 894ec1e

Please sign in to comment.