Skip to content

Commit

Permalink
Add OTP 27 to build versions
Browse files Browse the repository at this point in the history
  • Loading branch information
onno-vos-dev authored May 29, 2024
1 parent 04670ba commit b82a3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
platform: [ubuntu-latest]
otp-version: [23, 24, 25, 26]
otp-version: [23, 24, 25, 26, 27]
runs-on: ${{ matrix.platform }}
container:
image: erlang:${{ matrix.otp-version }}
Expand Down

0 comments on commit b82a3fd

Please sign in to comment.