Skip to content

Commit

Permalink
Act on self-review: let setup-beam take care of version-picking
Browse files Browse the repository at this point in the history
  • Loading branch information
kivra-pauoli committed Oct 10, 2023
1 parent 1120024 commit d9b6907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: OTP ${{matrix.otp}}
strategy:
matrix:
otp: ["23.2", "24.0", "25", "26"]
otp: ["23", "24", "25", "26"]
rebar3: ["3.22.1"]
steps:
- uses: actions/checkout@v2.0.0
Expand Down

0 comments on commit d9b6907

Please sign in to comment.