Skip to content

Commit

Permalink
Remove OTP 22 for GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsumner committed Sep 24, 2024
1 parent 6906a30 commit a03e9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
otp: [22, 24, 26]
otp: [24, 26]
os: [ubuntu-latest]

steps:
Expand Down

0 comments on commit a03e9be

Please sign in to comment.