mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-14 19:10:09 +00:00
chore: new docker image to build
This commit is contained in:
4
.github/workflows/build-debug.yml
vendored
4
.github/workflows/build-debug.yml
vendored
@@ -37,8 +37,8 @@ jobs:
|
||||
license: UNITY_2020_1
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
# with linux-il2cpp. image from https://hub.docker.com/r/gableroux/unity3d/tags
|
||||
image: gableroux/unity3d:${{ matrix.unity }}-linux-il2cpp
|
||||
# with linux-il2cpp. image from https://hub.docker.com/r/unityci/editor/tags
|
||||
image: unityci/editor:${{ matrix.unity }}-linux-il2cpp-0
|
||||
steps:
|
||||
# Ubuntu 18.04 git is too old, use ppa latest git.
|
||||
- run: |
|
||||
|
||||
Reference in New Issue
Block a user