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 4ffd5dd commit 16f9917Copy full SHA for 16f9917
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- otp_version: ['27', '25', '23']
+ otp_version: ['28', '27', '25', '23']
21
os: [ubuntu-latest]
22
23
steps:
0 commit comments