Skip to content

Commit

Permalink
Add Erlang 26 to the github workflow
Browse files Browse the repository at this point in the history
Drop 21
  • Loading branch information
tomas-abrahamsson committed Aug 6, 2023
1 parent 1590c51 commit 3be0dc6
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 @@ -10,7 +10,7 @@ jobs:

strategy:
matrix:
otpvsn: [21, 22, 23, 24, 25]
otpvsn: [22, 23, 24, 25, 26]
fail-fast: false

container:
Expand Down

0 comments on commit 3be0dc6

Please sign in to comment.