Skip to content

Commit

Permalink
remove Erlang/OTP v24
Browse files Browse the repository at this point in the history
We're using `lists:enumerate/2' which was introduced with v25.0 :-(
  • Loading branch information
fredyouhanaie committed Dec 13, 2023
1 parent 9b1550a commit 5321f1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
strategy:
matrix:
erlang:
- 24-alpine
- 25-alpine
- 26-alpine

Expand Down

0 comments on commit 5321f1b

Please sign in to comment.