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 d2d5f92 commit 5636c8dCopy full SHA for 5636c8d
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
10
strategy:
11
matrix:
12
- otp_version: [24, 25, 26]
+ otp_version: [25, 26, 27]
13
os: [ubuntu-latest]
14
15
container:
0 commit comments