Skip to content

Commit

Permalink
Bump github workflows, OTP 20 deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
ferd committed Jun 11, 2024
1 parent 11aacc8 commit 0228aab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
- erlang: master
rebar3: 3.22.1

- erlang: 26
rebar3: 3.21.0

- erlang: 25
rebar3: 3.18.0

Expand All @@ -31,9 +34,6 @@ jobs:

- erlang: 21
rebar3: 3.15.1

- erlang: 20
rebar3: 3.15.1
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 0228aab

Please sign in to comment.