Skip to content

Commit

Permalink
bump otp 23 version in CI to 23.3.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristan Sloughter committed Aug 10, 2022
1 parent edaa404 commit 2297077
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
otp_version: ['25.0.3', '24.1.2', '23.3.4.2']
otp_version: ['25.0.3', '24.1.2', '23.3.4.16']
rebar3_version: ['3.19.0']
os: [ubuntu-18.04]
env:
Expand Down Expand Up @@ -84,7 +84,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
otp_version: ['25.0.3', '24.1.2', '23.3.4.2']
otp_version: ['25.0.3', '24.1.2', '23.3.4.6']
rebar3_version: ['3.19.0']
os: [ubuntu-18.04]
steps:
Expand Down

0 comments on commit 2297077

Please sign in to comment.