Skip to content

Commit 99ae532

Browse files
committed
Use erlang:27 for uploading a release since ex_doc requires at least OTP 25
1 parent 843e95b commit 99ae532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
runs-on: ubuntu-latest
1212
container:
13-
image: erlang:24.3.4.2
13+
image: erlang:27
1414
permissions:
1515
contents: write
1616
steps:

0 commit comments

Comments
 (0)