Skip to content

Commit

Permalink
update github action to ubuntu 20
Browse files Browse the repository at this point in the history
  • Loading branch information
tsloughter committed Jun 19, 2023
1 parent 4c17d75 commit 6933659
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 @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
otp_version: ['25.2.3', '24.1.2']
rebar3_version: ['3.19.0']
rebar3_version: ['3.20.0']
os: [ubuntu-20.04]
env:
OTP_VERSION: ${{ matrix.otp_version }}
Expand Down

0 comments on commit 6933659

Please sign in to comment.