Skip to content

Commit

Permalink
Try OTP-26
Browse files Browse the repository at this point in the history
  • Loading branch information
surik committed Sep 16, 2023
1 parent 48d17c2 commit e5790f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ jobs:
name: Erlang/OTP ${{matrix.otp}} / rebar3 ${{matrix.rebar3}}
strategy:
matrix:
otp: ['23.3', '24.3', '25.1']
rebar3: ['3.20.0']
otp: ['23.3', '24.3', '25.3', '26.0.2']
rebar3: ['3.22.1']
steps:
- uses: actions/checkout@v2
- uses: erlef/setup-beam@v1
Expand Down

0 comments on commit e5790f9

Please sign in to comment.