ci(fix): set container image with OTP 23
35850967ef/README.md
?plain=1#L55
This commit is contained in:
parent
10ef87c0bc
commit
a94f3464f5
|
@ -10,7 +10,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-20.04
|
||||||
outputs:
|
outputs:
|
||||||
imgname: ${{ steps.build_docker.outputs.imgname}}
|
imgname: ${{ steps.build_docker.outputs.imgname}}
|
||||||
version: ${{ steps.build_docker.outputs.version}}
|
version: ${{ steps.build_docker.outputs.version}}
|
||||||
|
|
Loading…
Reference in New Issue