Skip to content

Commit b6edbe2

Browse files
committed
v0.4.6
Signed-off-by: Cocoa <[email protected]>
1 parent 096c2cd commit b6edbe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
ELIXIR_VERSION: "1.15.8"
2020
strategy:
2121
matrix:
22-
otp_version: ["25"]
22+
otp_version: ["25.3.2.12"]
2323
name: Linux x86_64 (${{ matrix.otp_version }})
2424
steps:
2525
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)