mirror of https://github.com/getmango/Mango.git
Update a container version of bulid workflow
This commit is contained in:
parent
208019a0b9
commit
a21681a6d7
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: crystallang/crystal:0.36.1-alpine
|
||||
image: crystallang/crystal:1.0.0-alpine
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue