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 d436da5 commit 6017f0bCopy full SHA for 6017f0b
.github/workflows/build.yml
@@ -8,7 +8,7 @@ jobs:
8
- uses: erlef/setup-beam@v1
9
with:
10
otp-version: 27
11
- elixir-version: 1.18
+ elixir-version: 1.19
12
- run: mix deps.get
13
- uses: ankane/setup-postgres@v1
14
0 commit comments