Skip to content

Commit

Permalink
CI: remove OTP-19
Browse files Browse the repository at this point in the history
  • Loading branch information
DOBRO committed Dec 27, 2023
1 parent 52f9c82 commit a958c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

strategy:
matrix:
otp_version: [19, 20, 21, 22, 23, 24, 25, 26]
otp_version: [20, 21, 22, 23, 24, 25, 26]
os: [ubuntu-latest]

container:
Expand Down

0 comments on commit a958c33

Please sign in to comment.