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.
2 parents 739c4aa + 2f98a23 commit 4fe881fCopy full SHA for 4fe881f
.github/workflows/erlang.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- otp_version: [26, 27]
+ otp_version: [26, 27, 28]
14
steps:
15
- name: CHECKOUT
16
uses: actions/checkout@v2
0 commit comments