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 6c8f4e2 commit 0e4af16Copy full SHA for 0e4af16
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- otp_version: [23, 24, 26]
+ otp_version: [26, 27, 28]
19
os: [ubuntu-20.04] # latest only runs >= 24.2
20
21
container:
0 commit comments