We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a3b074 commit aefcc3cCopy full SHA for aefcc3c
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
strategy:
9
matrix:
10
- otp: [21, 22, 23, 24, 25, 26, 27]
+ otp: [21, 22, 23, 24, 25, 26, 27, 28]
11
container:
12
image: erlang:${{ matrix.otp }}-alpine
13
steps:
0 commit comments