Skip to content

Commit 53b2be2

Browse files
committed
v0.4.6
Signed-off-by: Cocoa <[email protected]>
1 parent e0c3dac commit 53b2be2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ jobs:
1616
LC_ALL: en_US.UTF-8
1717
DEBIAN_FRONTEND: noninteractive
1818
MIX_ENV: prod
19-
ELIXIR_VERSION: "1.15.7"
19+
ELIXIR_VERSION: "1.15.8"
2020
strategy:
2121
matrix:
22-
otp_version: ["25.3.2.12"]
22+
otp_version: ["24"]
2323
name: Linux x86_64 (${{ matrix.otp_version }})
2424
steps:
2525
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)