chore: new docker image to build
parent
6d382450cf
commit
88371d08b9
|
@ -37,8 +37,8 @@ jobs:
|
||||||
license: UNITY_2020_1
|
license: UNITY_2020_1
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
# with linux-il2cpp. image from https://hub.docker.com/r/gableroux/unity3d/tags
|
# with linux-il2cpp. image from https://hub.docker.com/r/unityci/editor/tags
|
||||||
image: gableroux/unity3d:${{ matrix.unity }}-linux-il2cpp
|
image: unityci/editor:${{ matrix.unity }}-linux-il2cpp-0
|
||||||
steps:
|
steps:
|
||||||
# Ubuntu 18.04 git is too old, use ppa latest git.
|
# Ubuntu 18.04 git is too old, use ppa latest git.
|
||||||
- run: |
|
- run: |
|
||||||
|
|
Loading…
Reference in New Issue