1 parent 3ed85cb commit 22eaf08Copy full SHA for 22eaf08
1 file changed
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
platform: [ubuntu-latest]
14
- otp-version: [25, 26, 27]
+ otp-version: [25, 26, 27, 28]
15
runs-on: ${{ matrix.platform }}
16
container:
17
image: erlang:${{ matrix.otp-version }}
0 commit comments