Skip to content

Commit 106a057

Browse files
Test for OTP master / Elixir main-otp-28
1 parent aa3073b commit 106a057

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ubuntu.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828
- otp-version: 'master'
2929
elixir-version: '> 0'
3030
os: 'ubuntu-24.04'
31+
- otp-version: 'master'
32+
elixir-version: 'main-otp-28'
33+
os: 'ubuntu-24.04'
3134
- otp-version: '27'
3235
elixir-version: 'v1.17.0'
3336
rebar3-version: '3.23'

0 commit comments

Comments
 (0)