Skip to content

Commit e74036e

Browse files
committed
Updated CI
1 parent 549ab75 commit e74036e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
- uses: actions/checkout@v4
88
- uses: erlef/setup-beam@v1
99
with:
10-
otp-version: 26
11-
elixir-version: 1.17
10+
otp-version: 27
11+
elixir-version: 1.18
1212
- run: mix deps.get
1313
- uses: ankane/setup-postgres@v1
1414
with:

0 commit comments

Comments
 (0)