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 5a547ec commit ef64674Copy full SHA for ef64674
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
otp: 23.3.4
25
- pair:
26
elixir: 1.14.3
27
- otp: 25.2.1
+ otp: "26.0"
28
lint: lint
29
steps:
30
- uses: actions/checkout@v3
0 commit comments